Skip to content

Commit c8119b6

Browse files
chore(deps): bump codecov/codecov-action from 4 to 5 (#2825)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [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...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rémy Léone <[email protected]>
1 parent 6d7a524 commit c8119b6

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
@@ -26,4 +26,4 @@ jobs:
2626
SCW_ACCESS_KEY: "SCWXXXXXXXXXXXXXFAKE"
2727
SCW_SECRET_KEY: "11111111-1111-1111-1111-111111111111"
2828
- name: Upload coverage to Codecov
29-
uses: codecov/codecov-action@v4
29+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)