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 75954c8 commit ac1356dCopy full SHA for ac1356d
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
- uses: julia-actions/julia-runtest@v1
44
continue-on-error: ${{ matrix.version == 'nightly' }}
45
- uses: julia-actions/julia-processcoverage@v1
46
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
47
with:
48
file: lcov.info
49
docs:
0 commit comments