Skip to content

Commit

Permalink
chore(deps): update creyd/prettier_action action to v4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 7, 2023
1 parent 6d9eef1 commit 489fb4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Run tests and do code coverage check
run: npm run test:coverage
- name: Prettify code
uses: creyD/prettier_action@v4.2
uses: creyD/prettier_action@v4.3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Upload code coverage report to workflow as an artifact
Expand Down

0 comments on commit 489fb4e

Please sign in to comment.