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.
2 parents d1b3ce2 + 976cef3 commit 5657dd3Copy full SHA for 5657dd3
.github/workflows/reusable-tox.yml
@@ -375,7 +375,7 @@ jobs:
375
!cancelled()
376
&& steps.tox-run.outputs.cov-report-files != ''
377
# yamllint disable-line rule:line-length
378
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
+ uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
379
with:
380
disable_search: true
381
fail_ci_if_error: >-
0 commit comments