Skip to content

Commit

Permalink
update prettier version
Browse files Browse the repository at this point in the history
fingers crossed it magically fixes things
  • Loading branch information
zero01101 committed Mar 12, 2023
1 parent 8538ba4 commit f8ca980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoformat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Prettify
uses: creyD/prettier_action@v4.2
uses: creyD/prettier_action@v4.3
with:
prettier_options: --write **/*.{js,html,css,md}

0 comments on commit f8ca980

Please sign in to comment.