Skip to content

Commit 512a4c1

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

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].1
356+
uses: codecov/[email protected].2
357357
with:
358358
env_vars: GITHUB_JOB,GITHUB_REF_TYPE
359359
fail_ci_if_error: true

0 commit comments

Comments
 (0)