Skip to content

Commit

Permalink
use codecov-action v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kongdd committed May 5, 2024
1 parent 283cb18 commit 4e69376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
continue-on-error: ${{ matrix.version == 'nightly' }}

- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4.3.1
with:
file: lcov.info

0 comments on commit 4e69376

Please sign in to comment.