There was an error while loading. Please reload this page.
1 parent 2d6275b commit 8e36621Copy full SHA for 8e36621
1 file changed
.github/workflows/Coverage.yml
@@ -44,7 +44,7 @@ jobs:
44
- uses: julia-actions/julia-buildpkg@v1
45
- uses: julia-actions/julia-runtest@v1
46
- uses: julia-actions/julia-processcoverage@v1
47
- - uses: codecov/codecov-action@v6
+ - uses: codecov/codecov-action@v7
48
env:
49
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
50
with:
0 commit comments