mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-06 17:28:45 +08:00
chore(deps): update codecov/codecov-action action to v5 (#747)
This commit is contained in:
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
run: |
|
||||
pytest --cov=MySQLdb tests
|
||||
|
||||
- uses: codecov/codecov-action@v4
|
||||
- uses: codecov/codecov-action@v5
|
||||
|
||||
django-test:
|
||||
name: "Run Django LTS test suite"
|
||||
|
Reference in New Issue
Block a user