We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afdd93a commit 49e44c5Copy full SHA for 49e44c5
.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