Skip to content

Commit 5fc8c6b

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 da967e8 commit 5fc8c6b

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
@@ -39,7 +39,7 @@ jobs:
3939
# Note: closed-source code needs to provide a token,
4040
# but open source code does not.
4141
- name: Upload to codecov.io
42-
uses: codecov/codecov-action@v3.1.0
42+
uses: codecov/codecov-action@v5.1.1
4343
with:
4444
verbose: true
4545
fail_ci_if_error: true

0 commit comments

Comments
 (0)