diff --git a/.github/workflows/php-lint.yml b/.github/workflows/php-lint.yml index 858d87f..edde817 100644 --- a/.github/workflows/php-lint.yml +++ b/.github/workflows/php-lint.yml @@ -40,6 +40,7 @@ jobs: - '8.1' - '8.2' - '8.3' + - '8.4' runs-on: ubuntu-latest steps: - uses: actions/checkout@v4