We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a4146d + f98363a commit f1feb7dCopy full SHA for f1feb7d
1 file changed
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Upload coverage to Codecov
44
if: matrix.python-version == '3.13'
45
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
46
with:
47
files: ./coverage.xml
48
fail_ci_if_error: false
0 commit comments