update prettier version

fingers crossed it magically fixes things
This commit is contained in:
tim h 2023-03-12 10:27:14 -05:00
parent 8538ba4931
commit f8ca9800c9

View file

@ -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}