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 dcf2f44 commit a09996dCopy full SHA for a09996d
.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