Skip to content

Commit

Permalink
Bump Node in CI to latest LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
Camille TJHOA committed Apr 25, 2022
1 parent 5dd88f4 commit 80ac6a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- cron: '0 3 * * *' # daily, at 3am

env:
NODE_VERSION: '12'
NODE_VERSION: '14'

jobs:
test:
Expand Down

0 comments on commit 80ac6a7

Please sign in to comment.