Skip to content

Commit

Permalink
chore(workflow): upgrade prettier_action
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGuy10 authored Mar 19, 2023
1 parent 1eec965 commit d942516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
ref: ${{ github.head_ref }}
- name: Prettify code
uses: creyD/prettier_action@v4.2
uses: creyD/prettier_action@v4.3
with:
commit_message: 'style: fix formatting'
prettier_options: -w .

0 comments on commit d942516

Please sign in to comment.