There was an error while loading. Please reload this page.
1 parent 342cf01 commit 35b8183Copy full SHA for 35b8183
1 file changed
.github/workflows/Tests.yml
@@ -53,7 +53,7 @@ jobs:
53
- uses: julia-actions/julia-processcoverage@v1
54
with:
55
directories: src,ext
56
- - uses: codecov/codecov-action@v6
+ - uses: codecov/codecov-action@v7
57
env:
58
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
59
0 commit comments