Skip to content

Commit 16b8c5e

Browse files
Bump codecov/codecov-action from 5.1.2 to 5.3.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.2 to 5.3.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.1.2...v5.3.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eae848c commit 16b8c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@v5.1.2
39+
uses: codecov/codecov-action@v5.3.0

0 commit comments

Comments
 (0)