Skip to content

Commit cca393e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update codecov/codecov-action action to v2
1 parent 24e37b1 commit cca393e

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
@@ -76,7 +76,7 @@ jobs:
7676
coverage-reports: coverage.xml
7777

7878
- name: "Upload coverage to Codecov"
79-
uses: codecov/codecov-action@v1.5.2
79+
uses: codecov/codecov-action@v2.0.1
8080
with:
8181
token: ${{ secrets.CODECOV_TOKEN }}
8282
fail_ci_if_error: true

0 commit comments

Comments
 (0)