diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index 66098b4..dd155ea 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -21,7 +21,7 @@ jobs: ref: ${{ github.head_ref }} - name: Prettify code - uses: creyD/prettier_action@v4.2 + uses: creyD/prettier_action@v4.3 with: dry: true # This part is also where you can pass other options, for example: