Skip to content

Commit 9e3b00f

Browse files
chore(deps): update codecov/codecov-action action to v4 (#689)
1 parent e2a908b commit 9e3b00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@v3
62+
- uses: codecov/codecov-action@v4
6363

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

0 commit comments

Comments
 (0)