diff --git a/.github/workflows/php-syntax-checker.yml b/.github/workflows/php-syntax-checker.yml old mode 100755 new mode 100644 index f363487..b2dd5bc --- a/.github/workflows/php-syntax-checker.yml +++ b/.github/workflows/php-syntax-checker.yml @@ -17,4 +17,4 @@ jobs: uses: actions/checkout@v2 - name: Check PHP syntax errors - uses: overtrue/phplint@8.0 + uses: overtrue/phplint@9.5