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 636843b commit b71cde6Copy full SHA for b71cde6
.github/workflows/ci.yml
@@ -54,6 +54,6 @@ jobs:
54
- uses: julia-actions/julia-buildpkg@v1
55
- uses: julia-actions/julia-runtest@v1
56
- uses: julia-actions/julia-processcoverage@v1
57
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
58
with:
59
file: lcov.info
0 commit comments