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 6b69bde commit dfc53a1Copy full SHA for dfc53a1
.github/workflows/ci.yml
@@ -41,6 +41,6 @@ jobs:
41
env:
42
JULIA_NUM_THREADS: ${{ matrix.threads }}
43
- uses: julia-actions/julia-processcoverage@v1
44
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
45
with:
46
file: lcov.info
0 commit comments