Merge 075830a33b
into c4ac3e136f
commit
e8e917bff1
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- name: Prettify code
|
||||
uses: creyD/prettier_action@v3.1
|
||||
uses: creyD/prettier_action@v4.3
|
||||
with:
|
||||
prettier_options: --write **/*.{js,ts,md,vue}
|
||||
only_changed: true
|
||||
|
|
Loading…
Reference in New Issue