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.
2 parents 78543c5 + cfd93a6 commit ab0b7a2Copy full SHA for ab0b7a2
.github/workflows/CI.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: julia-actions/julia-buildpkg@v1
40
- uses: julia-actions/julia-runtest@v1
41
- uses: julia-actions/julia-processcoverage@v1
42
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
43
with:
44
file: lcov.info
45
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments