Skip to content

Commit

Permalink
Add codecov/codecov-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
FrameConsult committed Sep 2, 2024
1 parent 58f085b commit 39a13b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
with:
test_arg: 'unittests/unittests_all.jl'
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 39a13b6

Please sign in to comment.