There was an error while loading. Please reload this page.
2 parents 2a83112 + ab39c70 commit 3cd8e76Copy full SHA for 3cd8e76
1 file changed
.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
files: lcov.info
45
docs:
0 commit comments