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 afdd93a commit af34585Copy full SHA for af34585
.github/workflows/tests.yaml
@@ -59,7 +59,7 @@ jobs:
59
run: |
60
pytest --cov=MySQLdb tests
61
62
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
63
64
django-test:
65
name: "Run Django LTS test suite"
0 commit comments