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 2836696 commit 204fd4bCopy full SHA for 204fd4b
.github/workflows/CI.yml
@@ -75,7 +75,7 @@ jobs:
75
- uses: julia-actions/julia-processcoverage@v1
76
with:
77
directories: src,ext
78
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
79
env:
80
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
81
0 commit comments