Skip to content

Commit 7d4cbf6

Browse files
chore(deps): update codecov/codecov-action action to v2 (#69)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 68affb6 commit 7d4cbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
yarn test-coverage
1616
- name: Upload coverage
1717
if: success()
18-
uses: codecov/codecov-action@v1
18+
uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)