Skip to content

Commit 4912a0e

Browse files
committed
Bump to NodeJS 22.21
1 parent 31fb0d8 commit 4912a0e

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: '20.16'
24+
node-version: '22.21'
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 20.16.0
1+
nodejs 22.21.1
22
yarn 1.22.22

0 commit comments

Comments
 (0)