Skip to content

Commit 629e4ab

Browse files
committed
Update CI to match latest server version
1 parent 6a7e4cf commit 629e4ab

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
@@ -18,7 +18,7 @@ jobs:
1818

1919
- uses: actions/setup-node@v3
2020
with:
21-
node-version: 20.8.0
21+
node-version: 20.11.1
2222
check-latest: true
2323
cache: 'npm'
2424

0 commit comments

Comments
 (0)