diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3368dd7..fe168b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: DATABASE_TEST_URL: sqlite://./testdb.sqlite - name: Check PHP syntax errors - uses: overtrue/phplint@6.0.0 + uses: overtrue/phplint@9.0.4 coding-standard: