pull/654/merge
dependabot[bot] 2025-02-19 19:57:49 +08:00 committed by GitHub
commit e8e917bff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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