chore(deps): update codecov/codecov-action action to v5 (#747)

This commit is contained in:
renovate[bot]
2024-11-15 17:04:55 +09:00
committed by GitHub
parent afdd93a1c5
commit 49e44c5b46

View File

@ -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"