Skip to content

Commit 39bf50e

Browse files
authored
ci: use codecov@v3 (PyMySQL#1142)
v4 is still beta.
1 parent c1d8063 commit 39bf50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ jobs:
106106
107107
- name: Upload coverage reports to Codecov
108108
if: github.repository == 'PyMySQL/PyMySQL'
109-
uses: codecov/codecov-action@v4
109+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)