Skip to content

Commit d67a8cf

Browse files
authored
Merge pull request #128 from JuliaLinearAlgebra/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 07be7e8 + bdce01f commit d67a8cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- uses: julia-actions/julia-buildpkg@v1
4444
- uses: julia-actions/julia-runtest@v1
4545
- uses: julia-actions/julia-processcoverage@v1
46-
- uses: codecov/codecov-action@v4
46+
- uses: codecov/codecov-action@v5
4747
with:
4848
file: lcov.info
4949
# docs:

0 commit comments

Comments
 (0)