Skip to content

Commit e74d307

Browse files
authored
Update README.md
1 parent 55c9c61 commit e74d307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
pytest --cov=./ --cov-report=xml
4242
4343
- name: Upload coverage to Codecov
44-
uses: codecov/codecov-action@v0.2
44+
uses: codecov/codecov-action@v0.4
4545
with:
4646
token: ${{secrets.CODECOV_TOKEN}}
4747
file: ./coverage.xml

0 commit comments

Comments
 (0)