Skip to content

Commit 89056a9

Browse files
committed
ci: update node version
1 parent 8d238b6 commit 89056a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: setup node
1616
uses: actions/setup-node@v1
1717
with:
18-
node-version: '12.x'
18+
node-version: '16.x'
1919

2020
- name: get yarn cache directory path
2121
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)