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 6189f0b commit bd975f5Copy full SHA for bd975f5
.github/workflows/downstream.yml
@@ -52,6 +52,6 @@ jobs:
52
exit(0) # Exit immediately, as a success
53
end
54
- uses: julia-actions/julia-processcoverage@v1
55
- - uses: codecov/codecov-action@v2
+ - uses: codecov/codecov-action@v3
56
with:
57
files: lcov.info
0 commit comments