diff --git a/.github/workflows/code-style.yml b/.github/workflows/code-style.yml index 9a1900e..603b304 100644 --- a/.github/workflows/code-style.yml +++ b/.github/workflows/code-style.yml @@ -18,4 +18,4 @@ jobs: run: yarn prettier --check "{!(vendor|node_modules)/**/*,*}.{js,ts,jsx,tsx,vue,xml,json,blade.php,css,md,yml,html}" - name: Pint - uses: aglipanci/laravel-pint-action@2.3.0 + uses: aglipanci/laravel-pint-action@2.3.1