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 af0edb2 commit 9a23012Copy full SHA for 9a23012
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: julia-actions/julia-buildpkg@v1
47
- uses: julia-actions/julia-runtest@v1
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
docs:
0 commit comments