Skip to content

Commit b25cc6d

Browse files
Merge pull request #24 from JuliaComputing/dependabot/github_actions/codecov/codecov-action-6
build(deps): bump codecov/codecov-action from 5 to 6
2 parents 3fb823d + 3d1b004 commit b25cc6d

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
@@ -31,6 +31,6 @@ jobs:
3131
- uses: julia-actions/julia-buildpkg@v1
3232
- uses: julia-actions/julia-runtest@v1
3333
- uses: julia-actions/julia-processcoverage@v1
34-
- uses: codecov/codecov-action@v5
34+
- uses: codecov/codecov-action@v6
3535
with:
3636
file: lcov.info

0 commit comments

Comments
 (0)