From 98e506ea2ad95073240a76697f6841617960e450 Mon Sep 17 00:00:00 2001 From: haniehheidari <67825651+haniehheidari@users.noreply.github.com> Date: Wed, 19 Jun 2024 12:58:06 +0330 Subject: [PATCH] Update prettier.yml --- .github/workflows/prettier.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index 33f5f39..f3070ed 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -19,7 +19,7 @@ jobs: ref: ${{ github.head_ref }} - name: Prettify code - uses: creyD/prettier_action@v4.2 + uses: creyD/prettier_action@v4.3 with: # This part is also where you can pass other options, for example: prettier_options: --write **/*.md