Skip to content

Commit ff16f84

Browse files
authored
Merge pull request #137 from JuliaConstraints/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 9505a3f + f485ce9 commit ff16f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
env:
9191
JULIA_NUM_THREADS: 2
9292
- uses: julia-actions/julia-processcoverage@v1
93-
- uses: codecov/codecov-action@v4
93+
- uses: codecov/codecov-action@v5
9494
with:
9595
file: lcov.info
9696
# docs:

0 commit comments

Comments
 (0)