Skip to content

Commit 26daf6c

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

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
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

package-lock.json

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)