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 28a7811 commit c4c52eeCopy full SHA for c4c52ee
.github/workflows/ci.yml
@@ -66,6 +66,6 @@ jobs:
66
- uses: julia-actions/julia-buildpkg@v1
67
- uses: julia-actions/julia-runtest@v1
68
- uses: julia-actions/julia-processcoverage@v1
69
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
70
with:
71
file: lcov.info
0 commit comments