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 a47ad26 commit d0d9b25Copy full SHA for d0d9b25
.github/workflows/verify.yml
@@ -346,7 +346,7 @@ jobs:
346
echo "***"
347
coverage xml
348
- name: Upload coverage to Codecov
349
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
350
351
test-publishing:
352
name: Build and publish Python 🐍 distributions 📦 to TestPyPI
0 commit comments