There was an error while loading. Please reload this page.
2 parents f5cb45c + c99f959 commit ea23660Copy full SHA for ea23660
1 file changed
.github/workflows/CI.yml
@@ -40,7 +40,7 @@ jobs:
40
- uses: julia-actions/julia-buildpkg@v1
41
- uses: julia-actions/julia-runtest@v1
42
- uses: julia-actions/julia-processcoverage@v1
43
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v7
44
with:
45
files: lcov.info
46
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments