Skip to content

Commit

Permalink
Update CI to match latest server version
Browse files Browse the repository at this point in the history
  • Loading branch information
pimterry committed Feb 22, 2024
1 parent 6a7e4cf commit 629e4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: 20.8.0
node-version: 20.11.1
check-latest: true
cache: 'npm'

Expand Down

0 comments on commit 629e4ab

Please sign in to comment.