Skip to content

Commit 93b0f79

Browse files
Update creyD/prettier_action action to v4.3
1 parent 1a5afc0 commit 93b0f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
persist-credentials: false
1717

1818
- name: Format code
19-
uses: creyD/prettier_action@v4.2
19+
uses: creyD/prettier_action@v4.3
2020
with:
2121
prettier_options: --write **/*.{md,js,html,css}
2222
same_commit: false

0 commit comments

Comments
 (0)