Skip to content

Commit 5c01aa1

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

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
@@ -329,7 +329,7 @@ jobs:
329329
path: ${{ env.COVERAGE_SUMMARY }}
330330
- id: codecov
331331
name: Upload coverage report to Codecov
332-
uses: codecov/[email protected].0
332+
uses: codecov/[email protected].1
333333
with:
334334
env_vars: GITHUB_JOB,GITHUB_REF_TYPE
335335
fail_ci_if_error: true

0 commit comments

Comments
 (0)