Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit f40fc38

Browse files
Update creyD/prettier_action action to v4.3
1 parent 2e544d0 commit f40fc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier-md.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
ref: ${{ github.head_ref }}
2020

2121
- name: Prettify code
22-
uses: creyD/prettier_action@v4.2
22+
uses: creyD/prettier_action@v4.3
2323
with:
2424
prettier_options: --write {**/*,*}.md

0 commit comments

Comments
 (0)