Skip to content

Commit

Permalink
ci: upgrade prettier version
Browse files Browse the repository at this point in the history
  • Loading branch information
relu91 committed Dec 13, 2024
1 parent a9d1e4e commit 8aae0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actionsx/prettier@v2
- uses: actionsx/prettier@v3
with:
args: --check .

0 comments on commit 8aae0ff

Please sign in to comment.