There was an error while loading. Please reload this page.
2 parents 2ee166a + da13b13 commit dac269aCopy full SHA for dac269a
1 file changed
.github/workflows/ci.yml
@@ -28,6 +28,6 @@ jobs:
28
- uses: julia-actions/julia-buildpkg@latest
29
- uses: julia-actions/julia-runtest@latest
30
- uses: julia-actions/julia-processcoverage@latest
31
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
32
with:
33
file: lcov.info
0 commit comments