Skip to content

Commit 4b0b549

Browse files
chore(deps): update codecov/codecov-action action to v2 (conventional-changelog#784)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ca5ab8f commit 4b0b549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
- run: npm test
2828
- run: npm run coverage
2929
- name: Codecov
30-
uses: codecov/codecov-action@v1
30+
uses: codecov/codecov-action@v2
3131
with:
3232
env_vars: OS, NODE_VERSION

0 commit comments

Comments
 (0)