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 d932969 commit a8536f3Copy full SHA for a8536f3
.github/workflows/CI.yml
@@ -44,7 +44,7 @@ jobs:
44
env:
45
PYTHON:
46
- uses: julia-actions/julia-processcoverage@v1
47
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
48
with:
49
file: lcov.info
50
- uses: coverallsapp/github-action@master
0 commit comments