We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f201011 commit 78fb45eCopy full SHA for 78fb45e
.github/workflows/pretify.yml
@@ -18,7 +18,7 @@ jobs:
18
ref: ${{ github.head_ref }}
19
20
- name: Prettify code
21
- uses: creyD/prettier_action@v4
+ uses: creyD/prettier_action@v4.3
22
with:
23
# This part is also where you can pass other options, for example:
24
prettier_options: --write **/*.{js,md}
0 commit comments