Skip to content

Commit daf67aa

Browse files
Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [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...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd205a7 commit daf67aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/UnitTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
- uses: julia-actions/cache@v1
4040
- uses: julia-actions/julia-runtest@latest
4141
- uses: julia-actions/julia-processcoverage@latest
42-
- uses: codecov/codecov-action@v3
42+
- uses: codecov/codecov-action@v4
4343
with:
4444
file: lcov.info

0 commit comments

Comments
 (0)