Skip to content

Commit b95875b

Browse files
Merge pull request #1 from JuliaComputing/dependabot/github_actions/codecov/codecov-action-5
build(deps): bump codecov/codecov-action from 1 to 5
2 parents 52df143 + 88c487d commit b95875b

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@v1
34+
- uses: codecov/codecov-action@v5
3535
with:
3636
file: lcov.info

0 commit comments

Comments
 (0)