There was an error while loading. Please reload this page.
1 parent 23dc025 commit 435489fCopy full SHA for 435489f
1 file changed
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
env:
42
JULIA_NUM_THREADS: 4,1
43
- uses: julia-actions/julia-processcoverage@v1
44
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
45
with:
46
files: lcov.info
47
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments