Skip to content

Commit

Permalink
ci: update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
John60676 committed Jun 8, 2023
1 parent 8d238b6 commit 89056a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: setup node
uses: actions/setup-node@v1
with:
node-version: '12.x'
node-version: '16.x'

- name: get yarn cache directory path
id: yarn-cache-dir-path
Expand Down

0 comments on commit 89056a9

Please sign in to comment.