Skip to content

Commit a34291c

Browse files
Merge branch '8.5' into 9.6
2 parents f27f0ef + ac22e21 commit a34291c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ jobs:
213213
run: ./phpunit --coverage-clover=coverage.xml
214214

215215
- name: Send code coverage report to Codecov.io
216-
uses: codecov/codecov-action@v3
216+
uses: codecov/codecov-action@v4
217217
with:
218218
token: ${{ secrets.CODECOV_TOKEN }}
219219

0 commit comments

Comments
 (0)