Skip to content

Commit 5048aca

Browse files
Merge branch '10.1'
2 parents 7e35a2c + 1b67fd7 commit 5048aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v3
105+
uses: codecov/codecov-action@v4
106106
with:
107107
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)