Skip to content

Commit 3c46b32

Browse files
Bump codecov/codecov-action from 5 to 6 (#426)
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 e084fa5 commit 3c46b32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
Pkg.test(; test_args=`--quickfail --platform=pocl`)
153153
154154
- uses: julia-actions/julia-processcoverage@v1
155-
- uses: codecov/codecov-action@v5
155+
- uses: codecov/codecov-action@v6
156156
with:
157157
token: ${{ secrets.CODECOV_TOKEN }}
158158
files: lcov.info

0 commit comments

Comments
 (0)