diff --git a/.github/workflows/php-lint.yml b/.github/workflows/php-lint.yml index 197e770e..64c4fdd3 100644 --- a/.github/workflows/php-lint.yml +++ b/.github/workflows/php-lint.yml @@ -12,4 +12,4 @@ jobs: - uses: actions/checkout@v2 - name: Check PHP syntax errors - uses: overtrue/phplint@4.1.0 + uses: overtrue/phplint@9.4.1