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 28a0212 commit d171a27Copy full SHA for d171a27
.github/workflows/ci.yaml
@@ -54,6 +54,6 @@ jobs:
54
env:
55
DFTK_TEST_ARGS: ${{ matrix.payload }}
56
- uses: julia-actions/julia-processcoverage@v1
57
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
58
with:
59
files: lcov.info
0 commit comments