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 7280902 commit 0f6f7e7Copy full SHA for 0f6f7e7
.github/workflows/markdown-normalize.yml
@@ -14,6 +14,6 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Prettify markdown
17
- uses: creyD/prettier_action@v4
+ uses: creyD/prettier_action@v4.3
18
with:
19
prettier_options: --write **/*.md
0 commit comments