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.
2 parents 019e967 + c9f3eb2 commit 4e516ebCopy full SHA for 4e516eb
.github/workflows/CI-julia-nightly.yml
@@ -40,7 +40,7 @@ jobs:
40
env:
41
JULIA_NUM_THREADS: ${{ matrix.threads }}
42
- uses: julia-actions/julia-processcoverage@v1
43
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v3
44
with:
45
file: lcov.info
46
docs:
.github/workflows/CI.yml
@@ -41,7 +41,7 @@ jobs:
47
0 commit comments