Skip to content

Commit 78fb45e

Browse files
committed
version
1 parent f201011 commit 78fb45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pretify.yml

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

2020
- name: Prettify code
21-
uses: creyD/prettier_action@v4
21+
uses: creyD/prettier_action@v4.3
2222
with:
2323
# This part is also where you can pass other options, for example:
2424
prettier_options: --write **/*.{js,md}

0 commit comments

Comments
 (0)