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 af171cb commit 1cdc484Copy full SHA for 1cdc484
.github/workflows/test.yml
@@ -32,6 +32,6 @@ jobs:
32
run: coverage run runtests.py
33
34
- name: Upload Coverage to Codecov
35
- uses: codecov/[email protected].2
+ uses: codecov/[email protected].7
36
with:
37
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments