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