Skip to content

Commit 976cef3

Browse files
chore(deps): Update codecov/codecov-action action to v5 (#770)
1 parent f826dc9 commit 976cef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ jobs:
373373
!cancelled()
374374
&& steps.tox-run.outputs.cov-report-files != ''
375375
# yamllint disable-line rule:line-length
376-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
376+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
377377
with:
378378
disable_search: true
379379
fail_ci_if_error: >-

0 commit comments

Comments
 (0)