Skip to content

Commit b9b86ad

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

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.0
35+
node-version: 24.11.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.0
1+
24.11.0

0 commit comments

Comments
 (0)