Skip to content

Commit d3390ec

Browse files
Merge pull request #559 from SciML/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 951a2bf + 085abaf commit d3390ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
RETESTITEMS_NWORKERS: 4
5656
RETESTITEMS_NWORKER_THREADS: 2
5757
- uses: julia-actions/julia-processcoverage@v1
58-
- uses: codecov/codecov-action@v4
58+
- uses: codecov/codecov-action@v5
5959
with:
6060
file: lcov.info
6161
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)