Skip to content

Commit

Permalink
[DEVOPS-280] Upgrade prettier action
Browse files Browse the repository at this point in the history
  • Loading branch information
ebronson68 committed Oct 10, 2023
1 parent 754a51c commit 1e3acf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/simple-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
token: ${{ secrets.PAT_ACTION_CI }}

- uses: actionsx/prettier@v2
- uses: actionsx/prettier@v3
with:
# prettier CLI arguments.
args: --write .
Expand Down

0 comments on commit 1e3acf9

Please sign in to comment.