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 0840101 + d8f20bf commit 1d007deCopy full SHA for 1d007de
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
run: |
48
FMT=xml pixi run test-coverage
49
- name: Upload coverage reports to Codecov
50
- uses: codecov/codecov-action@v4.6.0
+ uses: codecov/codecov-action@v5.0.0
51
with:
52
token: ${{ secrets.CODECOV_TOKEN }}
53
- name: Build SDist
0 commit comments