diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 634b912..12fb9f3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -28,7 +28,7 @@ jobs: tools: composer:v2, supportpal/language-tools - name: PHP Syntax Check - uses: overtrue/phplint@9.5 + uses: overtrue/phplint@10.0 with: path: . options: --exclude=vendor