Skip to content

Commit f3f23fb

Browse files
committed
- Updated codecov version.
issue #93
1 parent 487596a commit f3f23fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: make coverage
2525

2626
- name: Publish coverage
27-
uses: codecov/codecov-action@v1.3.1
27+
uses: codecov/codecov-action@v2
2828
with:
2929
token: ${{ secrets.CODECOV_TOKEN }}
3030
files: ./coverage.xml

0 commit comments

Comments
 (0)