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 cbaeac3 + 0c94412 commit cfb82c8Copy full SHA for cfb82c8
.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.3
+ uses: creyD/prettier_action@v4.6
18
with:
19
prettier_options: --write **/*.md
0 commit comments