Skip to content

Commit a57b114

Browse files
ci(deps): bump codecov/codecov-action from 5.0.6 to 5.0.7 (#206)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e378f2b commit a57b114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ jobs:
335335
- id: codecov
336336
name: Upload coverage report to Codecov
337337
if: steps.test-files-check.outputs.files_exists == 'true'
338-
uses: codecov/[email protected].6
338+
uses: codecov/[email protected].7
339339
env:
340340
GITHUB_JOB: ${{ github.job }}
341341
GITHUB_REF: ${{ github.ref }}

0 commit comments

Comments
 (0)