Skip to content

Commit

Permalink
update codecov to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrodium committed Apr 17, 2024
1 parent bf80d71 commit ff8cad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ jobs:
with:
prefix: ${{ matrix.prefix }}
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
file: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit ff8cad7

Please sign in to comment.