Skip to content

Commit 0131ce7

Browse files
committed
Bump to NodeJS 24.11.1
1 parent d627fc0 commit 0131ce7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup NodeJS
2222
uses: actions/setup-node@v6
2323
with:
24-
node-version: '22.21'
24+
node-version: '24.11'
2525

2626
- name: Install NodeJS dependencies
2727
run: make deps

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
nodejs 22.21.1
1+
nodejs 24.11.1
22
yarn 1.22.22

0 commit comments

Comments
 (0)