diff --git a/.github/workflows/pint.yml b/.github/workflows/pint.yml index d4c3d62..7402d61 100644 --- a/.github/workflows/pint.yml +++ b/.github/workflows/pint.yml @@ -18,7 +18,7 @@ jobs: ref: ${{ github.head_ref }} - name: Fix PHP code style issues - uses: aglipanci/laravel-pint-action@2.3.1 + uses: aglipanci/laravel-pint-action@2.4 - name: Commit changes uses: stefanzweifel/git-auto-commit-action@v5