We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29d423 commit f6469b1Copy full SHA for f6469b1
.github/workflows/test.yml
@@ -35,6 +35,6 @@ jobs:
35
run: coverage run -m pytest
36
37
- name: Upload Coverage to Codecov
38
- uses: codecov/[email protected].0
+ uses: codecov/[email protected].1
39
with:
40
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments