mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-02 21:06:15 +03:00
Merge 075830a33b
into 2b37675137
This commit is contained in:
commit
0c2afdf5a1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prettier.yml
vendored
2
.github/workflows/prettier.yml
vendored
|
@ -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…
Add table
Reference in a new issue