Skip to content

Commit

Permalink
ci: update to use prettier_action@4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-siek authored May 12, 2023
1 parent 95d7b6d commit 268adeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
ref: ${{ github.head_ref }}
fetch-depth: 0
- name: Prettify the code
uses: creyD/prettier_action@v4.2
uses: creyD/prettier_action@v4.3
with:
prettier_options: '--write .'

0 comments on commit 268adeb

Please sign in to comment.