Skip to content

Commit

Permalink
Use newer node version for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nt1m committed Jul 12, 2024
1 parent 7ace856 commit 88b703a
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 @@ -8,7 +8,7 @@ on:

env:
FORCE_COLOR: 2
NODE: 14.x
NODE: 20.x

jobs:
ci:
Expand Down

0 comments on commit 88b703a

Please sign in to comment.