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 7fc57c0 commit b839474Copy full SHA for b839474
.github/workflows/ci.yml
@@ -46,6 +46,6 @@ 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
0 commit comments