Skip to content

Commit e3cfee8

Browse files
ci(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 (#15)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dace7c8 commit e3cfee8

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
@@ -358,7 +358,7 @@ jobs:
358358
path: ${{ env.COVERAGE_SUMMARY }}
359359
- id: codecov
360360
name: Upload coverage report to Codecov
361-
uses: codecov/codecov-action@v5.1.2
361+
uses: codecov/codecov-action@v5.3.1
362362
with:
363363
env_vars: GITHUB_JOB,GITHUB_REF_TYPE
364364
fail_ci_if_error: true

0 commit comments

Comments
 (0)