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 32918a3 + 6b42e9c commit cf28421Copy full SHA for cf28421
1 file changed
.github/workflows/ci.yml
@@ -37,6 +37,6 @@ jobs:
37
- uses: julia-actions/julia-runtest@v1
38
continue-on-error: ${{ matrix.version == 'nightly' }}
39
- uses: julia-actions/julia-processcoverage@v1
40
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
41
with:
42
files: lcov.info
0 commit comments