Skip to content

Commit

Permalink
chore(ci): node v12 -> v14
Browse files Browse the repository at this point in the history
  • Loading branch information
wangcch committed Oct 20, 2023
1 parent e7e888a commit 5babd22
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 @@ -21,7 +21,7 @@ jobs:

- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14
registry-url: https://registry.npmjs.org/

- name: Get yarn cache
Expand Down

0 comments on commit 5babd22

Please sign in to comment.