diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index 249ffb3..d33b0ec 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -16,7 +16,7 @@ jobs: - name: Run Prettier id: prettier-run - uses: rutajdash/prettier-cli-action@v1.0.0 + uses: rutajdash/prettier-cli-action@v1.0.2 with: config_path: ./.prettierrc