Skip to content

Commit

Permalink
check with correct version of prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
artifishvr committed Jun 1, 2024
1 parent 15f6cad commit c9fc868
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prettier-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- uses: actionsx/prettier@v2
- uses: actionsx/prettier@v3
with:
args: --check .

0 comments on commit c9fc868

Please sign in to comment.