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 11a8d13 + e8ddac8 commit e7f2f4bCopy full SHA for e7f2f4b
.github/workflows/ci-julia-nightly.yml
@@ -69,6 +69,6 @@ jobs:
69
JULIA_EXCLUSIVE: ${{ matrix.exclusive }}
70
JULIA_NUM_THREADS: ${{ matrix.threads }}
71
- uses: julia-actions/julia-processcoverage@v1
72
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v3
73
with:
74
file: lcov.info
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
75
docs:
0 commit comments