We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57a7a9b + 3ff728c commit 5ecc8cfCopy full SHA for 5ecc8cf
1 file changed
.github/workflows/CI.yml
@@ -33,7 +33,7 @@ jobs:
33
- uses: julia-actions/julia-buildpkg@v1
34
- uses: julia-actions/julia-runtest@v1
35
- uses: julia-actions/julia-processcoverage@v1
36
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
37
with:
38
file: lcov.info
39
docs:
0 commit comments