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 af0edb2 + 9a23012 commit 7a675b9Copy full SHA for 7a675b9
.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