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 1f4ed96 commit 226a7b5Copy full SHA for 226a7b5
1 file changed
.github/workflows/tests.yml
@@ -142,6 +142,6 @@ jobs:
142
nox --force-color --session=coverage -- xml
143
144
- name: Upload coverage report
145
- uses: codecov/codecov-action@v6.0.2
+ uses: codecov/codecov-action@v7.0.0
146
with:
147
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments