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 c7a3c56 commit fc23baeCopy full SHA for fc23bae
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: julia-actions/julia-runtest@v1
39
- uses: julia-actions/julia-processcoverage@v1
40
if: ${{ matrix.version == '1' && matrix.os == 'ubuntu-latest' }}
41
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
42
43
with:
44
file: lcov.info
0 commit comments