Skip to content

Commit ed5a22d

Browse files
Bump codecov/codecov-action from 3.1.0 to 5.1.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.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@v3.1.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 f2584a3 commit ed5a22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# Note: closed-source code needs to provide a token,
4747
# but open source code does not.
4848
- name: Upload to codecov.io
49-
uses: codecov/codecov-action@v5.1.1
49+
uses: codecov/codecov-action@v5.4.0
5050
with:
5151
verbose: true
5252
fail_ci_if_error: true

0 commit comments

Comments
 (0)