Skip to content

Commit 1f3c60d

Browse files
ci(deps): Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#241)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e6f412 commit 1f3c60d

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
@@ -327,7 +327,7 @@ jobs:
327327
path: ${{ env.COVERAGE_SUMMARY }}
328328
- id: codecov
329329
name: Upload coverage report to Codecov
330-
uses: codecov/codecov-action@v5.4.3
330+
uses: codecov/codecov-action@v5.5.0
331331
with:
332332
env_vars: GITHUB_JOB,GITHUB_REF_TYPE
333333
fail_ci_if_error: true

0 commit comments

Comments
 (0)