Skip to content

Commit 4444904

Browse files
Bump codecov/codecov-action from 5.0.2 to 5.0.7 (#129)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.0.2 to 5.0.7. - [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.0.2...v5.0.7) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5c7a4c commit 4444904

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/[email protected].2
39+
- uses: codecov/[email protected].7
4040
with:
4141
files: lcov.info
4242
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)