Skip to content

Commit e37395e

Browse files
ci(deps): Bump codecov/codecov-action from 4.6.0 to 5.0.2 (#314)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c71f25 commit e37395e

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
@@ -355,7 +355,7 @@ jobs:
355355
path: ${{ env.COVERAGE_SUMMARY }}
356356
- id: codecov
357357
name: Upload coverage report to Codecov
358-
uses: codecov/codecov-action@v4.6.0
358+
uses: codecov/codecov-action@v5.0.2
359359
env:
360360
GITHUB_JOB: ${{ github.job }}
361361
GITHUB_REF: ${{ github.ref }}

0 commit comments

Comments
 (0)