Skip to content

Commit

Permalink
bump node in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza committed Oct 26, 2021
1 parent 2c3fda1 commit 08b219e
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 @@ -27,7 +27,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: '10.14'
node-version: 14
- name: Cache Node.js modules
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 08b219e

Please sign in to comment.