Skip to content

Commit 44305b5

Browse files
NanoNishactions-user
authored andcommitted
bump: prettier action dependencies
1 parent 27d2ecd commit 44305b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/prettier.yml

+2-2
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 .
16-
same_commit: True
16+
same_commit: True

0 commit comments

Comments
 (0)