Skip to content

Commit 865fe3c

Browse files
authored
Merge pull request #41 from per1234/bump-codecov-action
Bump codecov/codecov-action to v2
2 parents 1417cb1 + 55edcea commit 865fe3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
coverage report
7979
8080
- name: Upload coverage report to Codecov
81-
uses: codecov/codecov-action@v1
81+
uses: codecov/codecov-action@v2
8282
with:
8383
file: ${{ env.COVERAGE_DATA_FILENAME }}
8484
fail_ci_if_error: true

0 commit comments

Comments
 (0)