8000 Update codecov/codecov-action action to v4 (#1137) · PyMySQL/PyMySQL@c1d8063 · GitHub
[go: up one dir, main page]

Skip to content

Commit c1d8063

Browse files
Update codecov/codecov-action action to v4 (#1137)
1 parent 9e956ad commit c1d8063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
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@v3
109+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)
0