Skip to content

Commit 489fb4e

Browse files
committed
chore(deps): update creyd/prettier_action action to v4.3
1 parent 6d9eef1 commit 489fb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Run tests and do code coverage check
2727
run: npm run test:coverage
2828
- name: Prettify code
29-
uses: creyD/prettier_action@v4.2
29+
uses: creyD/prettier_action@v4.3
3030
with:
3131
repo-token: ${{ secrets.GITHUB_TOKEN }}
3232
- name: Upload code coverage report to workflow as an artifact

0 commit comments

Comments
 (0)