diff --git a/.github/workflows/code-format-verification.yml b/.github/workflows/code-format-verification.yml index 441d9f2..975b85c 100644 --- a/.github/workflows/code-format-verification.yml +++ b/.github/workflows/code-format-verification.yml @@ -23,7 +23,7 @@ jobs: with: fetch-depth: 0 - name: Prettify code - uses: creyD/prettier_action@v4.5 + uses: creyD/prettier_action@v4.6 with: dry: True only_changed: True