diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index fc9b3e1..af72d49 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: "Run formatter" - uses: aglipanci/laravel-pint-action@2.4 + uses: aglipanci/laravel-pint-action@2.5 with: testMode: true useComposer: false \ No newline at end of file