From 809f6184a4a4c4af70ec581bb57c3fbe8a737dd0 Mon Sep 17 00:00:00 2001 From: Felanbird <41973452+Felanbird@users.noreply.github.com> Date: Mon, 11 Nov 2024 03:37:37 -0500 Subject: [PATCH] deps(ci): update actionsx-prettier to node 20 (#588) --- .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 46385b89..37a32241 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v4 - name: Check formatting with Prettier - uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206 + uses: Nerixyz/actionsx-prettier@v3-adj with: # prettier CLI arguments. args: --write .