Skip to content

Commit b0ca3e2

Browse files
authored
Merge pull request #27 from JuliaWeb/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 5c98cad + 0394205 commit b0ca3e2

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,6 +33,6 @@ 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

0 commit comments

Comments
 (0)