Skip to content

Commit

Permalink
Bump creyD/prettier_action from 3.3 to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
infotexture committed Oct 2, 2021
1 parent 8cad259 commit 5c8efab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
ref: ${{ github.ref }}

- name: Prettify code
uses: creyD/prettier_action@v3.3
uses: creyD/prettier_action@v4.0
with:
# This part is also where you can pass other options, for example:
prettier_options: --write **/*.{css,dita*,json,md,scss,xml,yaml,yml}
Expand Down

0 comments on commit 5c8efab

Please sign in to comment.