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 00953ca commit c5bd656Copy full SHA for c5bd656
.github/workflows/CI.yml
@@ -42,6 +42,6 @@ jobs:
42
- uses: julia-actions/julia-buildpkg@v1
43
- uses: julia-actions/julia-runtest@v1
44
- uses: julia-actions/julia-processcoverage@v1
45
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v3
46
with:
47
file: lcov.info
0 commit comments