Skip to content

Commit 58eb0cc

Browse files
committed
Upgrade to creyD/[email protected]
1 parent adcb822 commit 58eb0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browserstack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Prettier Action on PR
3939
if: github.event_name == 'pull_request'
40-
uses: creyD/prettier_action@4.3
40+
uses: creyD/prettier_action@v4.3
4141
with:
4242
prettier_options: "--write {**/*,*}.{js,hbs,html,json,md,yml,css,scss} !.github/workflows/**/* !dist/**/*"
4343
commit_message: "Run prettier via GitHub Action"

0 commit comments

Comments
 (0)