Skip to content

Commit 920c467

Browse files
ci(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 (#311)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d10e99f commit 920c467

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/codecov-action@v5.5.2
356+
uses: codecov/codecov-action@v5.5.3
357357
with:
358358
env_vars: GITHUB_JOB,GITHUB_REF_TYPE
359359
fail_ci_if_error: true

0 commit comments

Comments
 (0)