Skip to content

Commit e6fca4b

Browse files
authored
Merge pull request #72 from JuliaGraphs/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 2af29c9 + c9e417a commit e6fca4b

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
@@ -30,7 +30,7 @@ jobs:
3030
- uses: julia-actions/julia-buildpkg@v1
3131
- uses: julia-actions/julia-runtest@v1
3232
- uses: julia-actions/julia-processcoverage@v1
33-
- uses: codecov/codecov-action@v4
33+
- uses: codecov/codecov-action@v5
3434
with:
3535
file: lcov.info
3636
docs:

0 commit comments

Comments
 (0)