From 7c9a2d806c774ef79d49730628665cfe183e78aa Mon Sep 17 00:00:00 2001 From: Felanbird <41973452+Felanbird@users.noreply.github.com> Date: Wed, 2 Oct 2024 15:14:06 -0400 Subject: [PATCH] deps(ci): update actionsx-prettier to node 20 (#5618) --- .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 c26015e4e..09dbc5f54 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -20,7 +20,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 .