diff --git a/.github/workflows/code-style.yml b/.github/workflows/code-style.yml index 89e9dbd..9fdbeca 100644 --- a/.github/workflows/code-style.yml +++ b/.github/workflows/code-style.yml @@ -22,7 +22,7 @@ jobs: ref: ${{ github.head_ref }} - name: "Laravel Pint" - uses: aglipanci/laravel-pint-action@2.3.0 + uses: aglipanci/laravel-pint-action@2.3.1 with: preset: laravel