Skip to content

Commit

Permalink
latest / v4 for codecov actions (#147)
Browse files Browse the repository at this point in the history
* latest / v4 for codecov actions

* v4 for codecov-action
  • Loading branch information
PierreMartinon authored Jul 4, 2024
1 parent 2750913 commit cae404f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
registry: control-toolbox/ct-registry
- uses: julia-actions/julia-runtest@latest
- uses: julia-actions/julia-processcoverage@latest
- uses: codecov/codecov-action@latest
- uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit cae404f

Please sign in to comment.