This commit is contained in:
dependabot[bot] 2025-03-23 10:05:14 -04:00 committed by GitHub
commit 0c2afdf5a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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