Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit aaa7d15

Browse files
Merge pull request #86 from rawilk/dependabot/github_actions/creyD/prettier_action-4.3
Bump creyD/prettier_action from 4.2 to 4.3
2 parents cae83e5 + c78b038 commit aaa7d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-normalize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
uses: actions/checkout@v3
1616

1717
- name: Prettify markdown
18-
uses: creyD/prettier_action@v4.2
18+
uses: creyD/prettier_action@v4.3
1919
with:
2020
prettier_options: --write **/*.md

0 commit comments

Comments
 (0)