We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00250d9 commit 0cac880Copy full SHA for 0cac880
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
env:
41
DATADEPS_ALWAYS_ACCEPT: true
42
- uses: julia-actions/julia-processcoverage@v1
43
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v5
44
with:
45
file: lcov.info
46
docs:
0 commit comments