diff --git a/.github/workflows/code-style.yml b/.github/workflows/code-style.yml index 4ae7d661..365bdfcf 100644 --- a/.github/workflows/code-style.yml +++ b/.github/workflows/code-style.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: "Laravel Pint" - uses: aglipanci/laravel-pint-action@2.3.1 + uses: aglipanci/laravel-pint-action@2.4 with: preset: laravel