Skip to content

Commit a5c7a4c

Browse files
Bump codecov/codecov-action from 4.6.0 to 5.0.2 (#127)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.6.0 to 5.0.2. - [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.6.0...v5.0.2) --- 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>
1 parent 0170e97 commit a5c7a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
arch: ${{ matrix.julia-arch }}
3737
- uses: julia-actions/julia-runtest@v1
3838
- uses: julia-actions/[email protected]
39-
- uses: codecov/codecov-action@v4.6.0
39+
- uses: codecov/codecov-action@v5.0.2
4040
with:
4141
files: lcov.info
4242
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)