We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f92af23 + b0f2ca2 commit 42200cfCopy full SHA for 42200cf
1 file changed
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: julia-actions/cache@v3
25
- uses: julia-actions/julia-runtest@v1
26
- uses: julia-actions/julia-processcoverage@v1
27
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
28
with:
29
files: lcov.info
30
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments