Skip to content

Commit e4d3ae9

Browse files
Bump codecov/codecov-action from 4.3.0 to 5.1.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 5.1.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.3.0...v5.1.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f71483 commit e4d3ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
run: cargo llvm-cov --lcov > lcov.info
3737

3838
- name: Upload coverage report to Codecov
39-
uses: codecov/codecov-action@v4.3.0
39+
uses: codecov/codecov-action@v5.1.1

0 commit comments

Comments
 (0)