There was an error while loading. Please reload this page.
2 parents 5dd26f3 + 9759231 commit 1ddceb7Copy full SHA for 1ddceb7
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: julia-actions/julia-buildpkg@v1
33
- uses: julia-actions/julia-runtest@v1
34
- uses: julia-actions/julia-processcoverage@v1
35
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
36
with:
37
files: lcov.info
38
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments