Skip to content

Commit fb4ab14

Browse files
committed
chore: upgrade node-version in tooling
1 parent c2d027e commit fb4ab14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
3535
with:
36-
node-version: 22
36+
node-version: 24
3737

3838
- uses: capralifecycle/actions-lib/configure-npm@15d6e3ef41e608eb59e4c12c656018b832c0117c # v1.6.1
3939

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
nodejs 22.17.0
1+
nodejs 24
22
python 3.13.5

0 commit comments

Comments
 (0)