Skip to content

Commit cd1e833

Browse files
committed
[gha] update codecov push workflow to v2
1 parent a86ee86 commit cd1e833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/py-coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
coverage report -m
5050
coverage xml
5151
- name: Upload coverage to Codecov
52-
uses: codecov/codecov-action@v1
52+
uses: codecov/codecov-action@v2
5353
with:
5454
file: ./coverage.xml

0 commit comments

Comments
 (0)