We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d027e commit fb4ab14Copy full SHA for fb4ab14
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
35
with:
36
- node-version: 22
+ node-version: 24
37
38
- uses: capralifecycle/actions-lib/configure-npm@15d6e3ef41e608eb59e4c12c656018b832c0117c # v1.6.1
39
.tool-versions
@@ -1,2 +1,2 @@
1
-nodejs 22.17.0
+nodejs 24
2
python 3.13.5
0 commit comments