Skip to content

Commit c4ba0fc

Browse files
chore(deps): update node.js to v24
1 parent ba217a6 commit c4ba0fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v4
3333
- uses: actions/setup-node@v4
3434
with:
35-
node-version: 22.21.1
35+
node-version: 24.12.0
3636
- run: npm install
3737
- run: npm run build --if-present
3838
- run: npm run test:coverage

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.21.1
1+
24.12.0

0 commit comments

Comments
 (0)