We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 139ee6c commit ffa450dCopy full SHA for ffa450d
1 file changed
.github/workflows/CI.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
- uses: actions/setup-node@v6
35
with:
36
- node-version: 24.x
+ node-version: 25.x
37
cache: npm
38
39
- run: npm ci
0 commit comments