We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f996f8a commit 8c3fb3aCopy full SHA for 8c3fb3a
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
JULIA_NUM_THREADS: ${{ matrix.threads }}
56
JULIA_TEST_ELTYPE: ${{ matrix.eltype }}
57
- uses: julia-actions/julia-processcoverage@v1
58
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
59
with:
60
file: lcov.info
61
test:
0 commit comments