File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ jobs:
300300 always() &&
301301 (steps.test.outcome == 'success' || steps.test.outcome == 'failure') &&
302302 startsWith(github.repository, 'LizardByte/')
303- uses : codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6 .0.1
303+ uses : codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7 .0.0
304304 with :
305305 disable_search : true
306306 fail_ci_if_error : true
@@ -316,7 +316,7 @@ jobs:
316316 always() &&
317317 (steps.test.outcome == 'success' || steps.test.outcome == 'failure') &&
318318 startsWith(github.repository, 'LizardByte/')
319- uses : codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6 .0.1
319+ uses : codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7 .0.0
320320 with :
321321 disable_search : true
322322 fail_ci_if_error : true
You can’t perform that action at this time.
0 commit comments