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 7702d3e + 1757c49 commit 29a1e71Copy full SHA for 29a1e71
1 file changed
.github/workflows/cis.yml
@@ -70,7 +70,7 @@ jobs:
70
run: |
71
tox
72
- name: Upload coverage to Codecov
73
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
74
if: github.event_name != 'schedule'
75
with:
76
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments