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 d0cb681 commit 14d27c2Copy full SHA for 14d27c2
.github/workflows/markdown-normalize.yml
@@ -14,6 +14,6 @@ jobs:
14
uses: actions/[email protected]
15
16
- name: Prettify markdown
17
- uses: creyD/prettier_action@v3.0
+ uses: creyD/prettier_action@v4.2
18
with:
19
prettier_options: --write **/*.md
0 commit comments