Skip to content

Commit 4f6cd75

Browse files
Merge branch '10.1'
2 parents 5048aca + 598f700 commit 4f6cd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,6 @@ jobs:
102102
run: vendor/bin/phpunit --coverage-clover=coverage.xml
103103

104104
- name: Send code coverage report to Codecov.io
105-
uses: codecov/codecov-action@v4
105+
uses: codecov/codecov-action@v3
106106
with:
107107
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)