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 0a39979 commit aaa1953Copy full SHA for aaa1953
.github/workflows/CI.yml
@@ -78,7 +78,7 @@ jobs:
78
79
- uses: julia-actions/julia-processcoverage@v1
80
81
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
82
with:
83
file: lcov.info
84
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments