We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e66187 + d922bc7 commit 39a52f1Copy full SHA for 39a52f1
1 file changed
.github/workflows/CI.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: julia-actions/julia-buildpkg@v1
40
- uses: julia-actions/julia-runtest@v1
41
- uses: julia-actions/julia-processcoverage@v1
42
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
43
with:
44
files: lcov.info
45
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments