Skip to content

Commit

Permalink
try codecov-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
orso82 committed Dec 18, 2024
1 parent 16a6ecb commit a1519dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
- uses: julia-actions/julia-runtest@v1

- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v5
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit a1519dc

Please sign in to comment.