Skip to content

Commit 717b967

Browse files
committed
Try with older prettier-actions
1 parent ad7fd26 commit 717b967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
runs-on: ubuntu-latest
4343
steps:
4444
- uses: actions/checkout@v4
45-
- uses: creyD/prettier_action@v4.6
45+
- uses: creyD/prettier_action@v4.5
4646
with:
4747
prettier_options: --check **/*.{js,ts}
4848
only_changed: True

0 commit comments

Comments
 (0)