We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf3ecd commit 9df9a86Copy full SHA for 9df9a86
.github/workflows/ci.yml
@@ -41,6 +41,6 @@ jobs:
41
with:
42
prefix: ${{ matrix.prefix }}
43
- uses: julia-actions/julia-processcoverage@v1
44
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
45
46
file: lcov.info
0 commit comments