Skip to content

Commit 690c04a

Browse files
committed
Update CI Node version to match server
1 parent bd09ce4 commit 690c04a

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
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: actions/setup-node@v6
3535
with:
36-
node-version: 22.20.0
36+
node-version: 24.15.0
3737
check-latest: true
3838
cache: 'npm'
3939

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
lts/jod
22

3-
# 22.20.0
3+
# 24.15.0

0 commit comments

Comments
 (0)