Skip to content

Commit d6cda80

Browse files
chore(deps): update node.js to v24
1 parent 0fb75f5 commit d6cda80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Node
2727
uses: actions/setup-node@v5
2828
with:
29-
node-version: 22
29+
node-version: 24
3030

3131
- name: Install Node modules
3232
uses: bahmutov/npm-install@v1

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.20.0
1+
24.11.0

0 commit comments

Comments
 (0)