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 f6f8db6 commit 42ba34eCopy full SHA for 42ba34e
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ 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@v3
+ - uses: codecov/codecov-action@v4
57
with:
58
file: lcov.info
59
docs:
0 commit comments