Skip to content

Commit 4a23155

Browse files
Bump codecov/codecov-action from 5 to 6 (#598)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [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...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b68855e commit 4a23155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Code_Coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
138138
# ── Upload to Codecov ─────────────────────────────────────────────
139139
- name: Upload to Codecov
140-
uses: codecov/codecov-action@v5
140+
uses: codecov/codecov-action@v6
141141
with:
142142
token: ${{ secrets.CODECOV_TOKEN }}
143143
files: build/coverage.info

0 commit comments

Comments
 (0)