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.
2 parents ba0d110 + f8dcd91 commit acb388aCopy full SHA for acb388a
.github/workflows/CI.yml
@@ -43,6 +43,6 @@ jobs:
43
env:
44
GROUP: ${{ matrix.group }}
45
- uses: julia-actions/julia-processcoverage@v1
46
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v3
47
with:
48
file: lcov.info
.github/workflows/Downstream.yml
@@ -50,6 +50,6 @@ jobs:
50
exit(0) # Exit immediately, as a success
51
end
52
53
54
55
0 commit comments