Skip to content

Commit 7308cf0

Browse files
Bump creyD/prettier_action from 4.5 to 4.6 (#167)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcfba35 commit 7308cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: ⤵️ Check out code from GitHub
4949
uses: actions/checkout@v4
5050
- name: 🚀 Run Prettier
51-
uses: creyD/prettier_action@v4.5
51+
uses: creyD/prettier_action@v4.6
5252
with:
5353
prettier_options: --write **/*.{json,js,md,yaml}
5454
env:

0 commit comments

Comments
 (0)