mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-14 01:44:04 +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: |
|
run: |
|
||||||
pytest --cov=MySQLdb tests
|
pytest --cov=MySQLdb tests
|
||||||
|
|
||||||
- uses: codecov/codecov-action@v4
|
- uses: codecov/codecov-action@v5
|
||||||
|
|
||||||
django-test:
|
django-test:
|
||||||
name: "Run Django LTS test suite"
|
name: "Run Django LTS test suite"
|
||||||
|
Reference in New Issue
Block a user