Skip to content

Commit 6628613

Browse files
committed
Update Node version to match server
1 parent 67a96b4 commit 6628613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- uses: actions/setup-node@v4
2929
with:
30-
node-version: 20.18.1
30+
node-version: 22.14.0
3131
check-latest: true
3232
cache: 'npm'
3333

0 commit comments

Comments
 (0)