We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b3f9b commit 2ba1336Copy full SHA for 2ba1336
.github/workflows/ci_homebrew.yml
@@ -56,6 +56,6 @@ jobs:
56
- uses: julia-actions/julia-buildpkg@v1
57
- uses: julia-actions/julia-runtest@v1
58
- uses: julia-actions/julia-processcoverage@v1
59
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v5
60
with:
61
file: lcov.info
0 commit comments