We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b79edec + abdfa83 commit 8cea69fCopy full SHA for 8cea69f
1 file changed
.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: julia-actions/julia-buildpkg@v1
29
- uses: julia-actions/julia-runtest@v1
30
- uses: julia-actions/julia-processcoverage@v1
31
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
32
with:
33
file: lcov.info
34
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments