Skip to content

Commit 473bf42

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update codecov/codecov-action action to v2.1.0
1 parent ba5ac26 commit 473bf42

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
@@ -87,6 +87,6 @@ jobs:
8787
CODACY_PROJECT_TOKEN: ${{ secrets.CODACY_PROJECT_TOKEN }}
8888

8989
- name: Upload coverage to Codecov
90-
uses: codecov/codecov-action@v2.0.3
90+
uses: codecov/codecov-action@v2.1.0
9191
with:
9292
fail_ci_if_error: true

0 commit comments

Comments
 (0)