Skip to content

Commit bcfba35

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

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.3
51+
uses: creyD/prettier_action@v4.5
5252
with:
5353
prettier_options: --write **/*.{json,js,md,yaml}
5454
env:

0 commit comments

Comments
 (0)