Skip to content

Commit

Permalink
Update node version to latest stable in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
appurva21 committed Aug 20, 2024
1 parent dd8999d commit c0241e3
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 @@ -64,7 +64,7 @@ jobs:
os: [ubuntu-latest, windows-latest]
include:
- coverage: true
node-version: 20
node-version: latest
os: ubuntu-latest

steps:
Expand Down

0 comments on commit c0241e3

Please sign in to comment.