Skip to content

Commit 202d7c2

Browse files
chore(deps): update node.js to v24
1 parent 23a4e73 commit 202d7c2

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.2
35+
node-version: 24.14.1
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.2
1+
24.15.0

0 commit comments

Comments
 (0)