Skip to content

Commit 23babd7

Browse files
committed
Update CI node version to match HTK server
1 parent 4052a5b commit 23babd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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.20.0
3131
check-latest: true
3232
cache: 'npm'
3333

0 commit comments

Comments
 (0)