Skip to content

Commit 4e273da

Browse files
Bump codecov/codecov-action from 5 to 6 (#1561)
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 6591482 commit 4e273da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ReusableTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- uses: julia-actions/julia-runtest@v1
4646
- uses: julia-actions/julia-processcoverage@v1
4747
if: ${{ inputs.run_codecov }}
48-
- uses: codecov/codecov-action@v5
48+
- uses: codecov/codecov-action@v6
4949
if: ${{ inputs.run_codecov }}
5050
with:
5151
file: lcov.info

0 commit comments

Comments
 (0)