Skip to content

Commit 5ecc8cf

Browse files
authored
Merge pull request #95 from JuliaGraphs/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 57a7a9b + 3ff728c commit 5ecc8cf

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
@@ -33,7 +33,7 @@ jobs:
3333
- uses: julia-actions/julia-buildpkg@v1
3434
- uses: julia-actions/julia-runtest@v1
3535
- uses: julia-actions/julia-processcoverage@v1
36-
- uses: codecov/codecov-action@v5
36+
- uses: codecov/codecov-action@v6
3737
with:
3838
file: lcov.info
3939
docs:

0 commit comments

Comments
 (0)