We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 172be3d + f053af1 commit c8b4f57Copy full SHA for c8b4f57
1 file changed
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
env:
54
JULIA_NUM_THREADS: 4
55
- uses: julia-actions/julia-processcoverage@v1
56
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
57
docs:
58
name: Documentation
59
runs-on: ubuntu-latest
0 commit comments