Skip to content

Commit 11586e4

Browse files
Bump codecov/codecov-action from 3 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02b2aa8 commit 11586e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
- uses: julia-actions/julia-runtest@v1
4848
continue-on-error: ${{ matrix.version == 'nightly' }}
4949
- uses: julia-actions/julia-processcoverage@v1
50-
- uses: codecov/codecov-action@v3
50+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)