We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d238b6 commit 89056a9Copy full SHA for 89056a9
.github/workflows/codecov.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: setup node
16
uses: actions/setup-node@v1
17
with:
18
- node-version: '12.x'
+ node-version: '16.x'
19
20
- name: get yarn cache directory path
21
id: yarn-cache-dir-path
0 commit comments