Skip to content

Commit a7496fd

Browse files
ci(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#268)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f974dc commit a7496fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ jobs:
353353
path: ${{ env.COVERAGE_SUMMARY }}
354354
- id: codecov
355355
name: Upload coverage report to Codecov
356-
uses: codecov/[email protected].0
356+
uses: codecov/[email protected].1
357357
with:
358358
env_vars: GITHUB_JOB,GITHUB_REF_TYPE
359359
fail_ci_if_error: true

0 commit comments

Comments
 (0)