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 f0ea5b2 commit 1c09a00Copy full SHA for 1c09a00
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
annotate: true
63
- uses: julia-actions/julia-processcoverage@v1
64
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
65
66
file: lcov.info
67
docs:
0 commit comments