diff --git a/.github/workflows/pint.yml b/.github/workflows/pint.yml index 9761550..3a2756a 100644 --- a/.github/workflows/pint.yml +++ b/.github/workflows/pint.yml @@ -13,7 +13,7 @@ jobs: ref: ${{ github.head_ref }} - name: Fix styling 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