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 0df37d0 commit 73f4e89Copy full SHA for 73f4e89
.github/workflows/prettier.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Prettify code
26
id: prettify
27
- uses: creyD/prettier_action@v4.5
+ uses: creyD/prettier_action@v4.6
28
with:
29
prettier_options: --write "**/index.html" "!index.html" --print-width 200
30
only_changed: True
0 commit comments