Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit 2ccff60

Browse files
authored
fix: updated codecov uploader to v3 in workflow (#190)
1 parent 2179457 commit 2ccff60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
run: npm run is-es5
4949

5050
- name: Run Coverage
51-
uses: codecov/codecov-action@v2
51+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)