We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cf7813 + f631db4 commit 997068aCopy full SHA for 997068a
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
WP_MULTISITE: ${{ matrix.wp_multisite }}
69
70
- name: Codecov
71
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
72
with:
73
token: ${{ secrets.CODECOV_TOKEN }}
74
files: coverage.xml
0 commit comments