Skip to content

Commit

Permalink
Pack new version action: bump prettier version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mephiles authored Feb 24, 2023
1 parent 99d7a4b commit a62cf8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
export version
echo "version=$version" >> "$GITHUB_ENV"
- name: Format with prettier
uses: creyD/prettier_action@v4.2
uses: creyD/prettier_action@v4.3
with:
prettier_options: --config .prettierrc --write . --list-different
- name: Release
Expand Down

0 comments on commit a62cf8d

Please sign in to comment.