We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6a508b commit c9f17b2Copy full SHA for c9f17b2
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
env:
47
JULIA_NUM_THREADS: 4
48
- uses: julia-actions/julia-processcoverage@v1
49
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
50
with:
51
file: lcov.info
52
test-nightly:
0 commit comments