From e15a5727ad3a1fb5cf194afb95d589d86371a375 Mon Sep 17 00:00:00 2001 From: Felanbird <41973452+Felanbird@users.noreply.github.com> Date: Fri, 20 Jan 2023 16:28:48 -0500 Subject: [PATCH] Update `actionsx/prettier` from `v2` to `e90ec54` (#4318) This finishes the migrations of all workflows that used node12 --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 63f37188..0bd37a71 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v3 - name: Check formatting with Prettier - uses: actionsx/prettier@v2 + uses: actionsx/prettier@e90ec5455552f0f640781bdd5f5d2415acb52f1a with: # prettier CLI arguments. args: --check .