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 dd2ea76 commit 502abc9Copy full SHA for 502abc9
1 file changed
.github/workflows/tox-test.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Install pytest cov
66
run: pip install pytest-cov
67
- name: Upload coverage to Codecov
68
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
+ uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
69
with:
70
token: ${{ secrets.CODECOV_TOKEN }}
71
fail_ci_if_error: true
0 commit comments