Skip to content

Commit

Permalink
Switch CI node version
Browse files Browse the repository at this point in the history
18.16 is broken, moving to 20
  • Loading branch information
dkoes committed May 13, 2023
1 parent 0153c32 commit ec8b26a
Show file tree
Hide file tree
Showing 2 changed files with 1,025 additions and 9,436 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-node@v3
with:
cache: npm
node-version: lts/*
node-version: 20
- uses: actions/cache@v3
with:
# npm cache files are stored in `~/.npm` on Linux/macOS
Expand Down
Loading

0 comments on commit ec8b26a

Please sign in to comment.