Skip to content

Commit b3f75f3

Browse files
ci(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1 (#668)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddf7141 commit b3f75f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ jobs:
359359
path: ${{ env.COVERAGE_SUMMARY }}
360360
- id: codecov
361361
name: Upload coverage report to Codecov
362-
uses: codecov/codecov-action@v6.0.0
362+
uses: codecov/codecov-action@v6.0.1
363363
with:
364364
env_vars: GITHUB_JOB,GITHUB_REF_TYPE
365365
fail_ci_if_error: true

0 commit comments

Comments
 (0)