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