We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d95f225 + 0659a97 commit eae38cbCopy full SHA for eae38cb
.github/workflows/prettier.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
ref: ${{ github.head_ref }}
19
- name: Run Prettier
20
- uses: creyD/prettier_action@v4.3
+ uses: creyD/prettier_action@v4.5
21
22
# Prettier CLI arguments
23
prettier_options: '--config ./website/.prettierrc --ignore-path ./website/.prettierignore --check ./website'
0 commit comments