mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update creyD/prettier_action action to v4 (#444)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5bf1acf8f6
commit
ebae6f34f1
2
web/.github/workflows/prettier.yml
vendored
2
web/.github/workflows/prettier.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Prettier
|
- name: Prettier
|
||||||
uses: creyD/prettier_action@v3.3
|
uses: creyD/prettier_action@v4.2
|
||||||
with:
|
with:
|
||||||
# This part is also where you can pass other options, for example:
|
# This part is also where you can pass other options, for example:
|
||||||
prettier_options: --write **/*.{js,tsx,jsx,css,scss}
|
prettier_options: --write **/*.{js,tsx,jsx,css,scss}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user