We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcf2f44 + a09996d commit 425e436Copy full SHA for 425e436
.github/workflows/ci.yml
@@ -37,6 +37,6 @@ jobs:
37
env:
38
JULIA_NUM_THREADS: ${{ matrix.threads }}
39
- uses: julia-actions/julia-processcoverage@v1
40
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
41
with:
42
file: lcov.info
0 commit comments