Skip to content

Commit 49e44c5

Browse files
chore(deps): update codecov/codecov-action action to v5 (#747)
1 parent afdd93a commit 49e44c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: |
6060
pytest --cov=MySQLdb tests
6161
62-
- uses: codecov/codecov-action@v4
62+
- uses: codecov/codecov-action@v5
6363

6464
django-test:
6565
name: "Run Django LTS test suite"

0 commit comments

Comments
 (0)