Skip to content

Commit 3636889

Browse files
Bump codecov/codecov-action from 2.0.2 to 2.0.3 (#13)
1 parent f2875c6 commit 3636889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
python -m pytest --cov=./ --cov-report=xml --verbose
5656
5757
- name: Upload code coverage to Codecov
58-
uses: codecov/[email protected].2
58+
uses: codecov/[email protected].3
5959
with:
6060
file: ./coverage.xml
6161
flags: unittests

0 commit comments

Comments
 (0)