Skip to content

Commit 1f3bd53

Browse files
chore(deps): update node.js to v24
1 parent 6e683a8 commit 1f3bd53

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.22.0
35+
node-version: 24.14.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.22.0
1+
24.14.0

0 commit comments

Comments
 (0)