diff --git a/.github/workflows/phpcheck.yml b/.github/workflows/phpcheck.yml index c197a92..30d0a42 100644 --- a/.github/workflows/phpcheck.yml +++ b/.github/workflows/phpcheck.yml @@ -13,6 +13,6 @@ jobs: - uses: actions/checkout@v4.1.6 - name: PHP Syntax Checker (Lint) - uses: StephaneBour/actions-php-lint@8.2 + uses: StephaneBour/actions-php-lint@8.3 with: dir: ./