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 74e302e + 9e9811c commit f4cae13Copy full SHA for f4cae13
1 file changed
.github/workflows/build.yml
@@ -91,7 +91,7 @@ jobs:
91
if: ${{ matrix.os == 'ubuntu-latest' }}
92
93
- name: Upload coverage
94
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
95
96
- name: Twine check
97
run: |
0 commit comments