Skip to content

Commit f09945e

Browse files
Merge pull request #78 from JuliaMath/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 21cb2b8 + b38f02f commit f09945e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
- uses: julia-actions/julia-buildpkg@v1
3333
- uses: julia-actions/julia-runtest@v1
3434
- uses: julia-actions/julia-processcoverage@v1
35-
- uses: codecov/codecov-action@v4
35+
- uses: codecov/codecov-action@v5
3636
with:
3737
files: lcov.info

0 commit comments

Comments
 (0)