From 84ce5ac65fa22f3b69fa168981a55dabb245c980 Mon Sep 17 00:00:00 2001 From: Mathias Oterhals Myklebust Date: Thu, 22 Aug 2024 12:19:34 +0200 Subject: [PATCH] ci(prettier): upgrade actionsx/prettier --- .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 0aa896e75..20b1ed18c 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -16,6 +16,6 @@ jobs: ref: ${{ github.head_ref }} - name: Dry Prettify - uses: actionsx/prettier@v2 + uses: actionsx/prettier@v3 with: args: --check .