Skip to content

Commit

Permalink
deps(ci): update actionsx-prettier to node 20 (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
Felanbird authored Nov 11, 2024
1 parent f11819c commit 809f618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
Expand Down

0 comments on commit 809f618

Please sign in to comment.