There was an error while loading. Please reload this page.
1 parent 41293e7 commit 5caba0cCopy full SHA for 5caba0c
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Upload coverage to Codecov
34
if: matrix.python-version == '3.13'
35
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
36
with:
37
files: coverage.xml
38
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments