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.
2 parents 17e7831 + 52c7b14 commit 685136bCopy full SHA for 685136b
.github/workflows/markdown-normalize.yml
@@ -17,6 +17,6 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Prettify markdown
20
- uses: creyD/prettier_action@v4.5
+ uses: creyD/prettier_action@v4.6
21
with:
22
prettier_options: --write **/*.md
0 commit comments