Skip to content

Commit

Permalink
chore: upgrade nodejs to new LTS 20
Browse files Browse the repository at this point in the history
  • Loading branch information
danisharora099 committed Aug 23, 2024
1 parent 8f56d90 commit bb7313b
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 @@ -15,7 +15,7 @@ on:
type: string

env:
NODE_JS: "18"
NODE_JS: "20"

jobs:
check:
Expand Down

0 comments on commit bb7313b

Please sign in to comment.