From aaed3442e1b03f8c00aa64863dfdc2c3ff25cb3b Mon Sep 17 00:00:00 2001 From: Amazingkenneth <81886982+Amazingkenneth@users.noreply.github.com> Date: Fri, 11 Aug 2023 14:51:41 +0000 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e515e509..ddf9474f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,6 +12,6 @@ jobs: ref: ${{ github.head_ref }} - name: Prettify code - uses: creyD/prettier_action@v4 + uses: creyD/prettier_action@v4.3 with: - prettier_options: --write + prettier_options: --write **/*.{js,ts,css,html,yml,inc,json,md}