Skip to content

Commit 0d1ba6f

Browse files
committed
bump: prettier action dependencies
1 parent 27d2ecd commit 0d1ba6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/prettier.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fetch-depth: 0
1111
ref: ${{ github.head_ref }}
1212
- name: Run Prettier
13-
uses: creyD/prettier_action@v4.2
13+
uses: creyD/prettier_action@v4.3
1414
with:
1515
prettier_options: --write .
1616
same_commit: True

0 commit comments

Comments
 (0)