Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Jan 28, 2025
1 parent f201011 commit 78fb45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pretify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Prettify code
uses: creyD/prettier_action@v4
uses: creyD/prettier_action@v4.3
with:
# This part is also where you can pass other options, for example:
prettier_options: --write **/*.{js,md}

0 comments on commit 78fb45e

Please sign in to comment.