Skip to content

Commit 31c069d

Browse files
committed
Upgrade worflow to node.js 16 for codecov/codecov-action
1 parent d433d99 commit 31c069d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ jobs:
102102
if: ${{ always() }}
103103

104104
- name: Upload coverage to Codecov
105-
uses: codecov/codecov-action@v2
105+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)