From 7b1a93a1d057696cc1b83c15532d0592d959158d Mon Sep 17 00:00:00 2001 From: Roberto Butti Date: Thu, 23 May 2024 23:07:06 +0200 Subject: [PATCH] Update pint.yml --- .github/workflows/pint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pint.yml b/.github/workflows/pint.yml index 58e98ef..e64161d 100644 --- a/.github/workflows/pint.yml +++ b/.github/workflows/pint.yml @@ -13,7 +13,7 @@ jobs: ref: ${{ github.head_ref }} - name: "Run Laravel Pint" - uses: aglipanci/laravel-pint-action@2.4.0 + uses: aglipanci/laravel-pint-action@2.0.0 - name: Commit changes uses: stefanzweifel/git-auto-commit-action@v5