Update actionsx/prettier from v2 to e90ec54 (#4318)

This finishes the migrations of all workflows that used node12
This commit is contained in:
Felanbird 2023-01-20 16:28:48 -05:00 committed by GitHub
parent 6ba1cf6ca3
commit e15a5727ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Check formatting with Prettier - name: Check formatting with Prettier
uses: actionsx/prettier@v2 uses: actionsx/prettier@e90ec5455552f0f640781bdd5f5d2415acb52f1a
with: with:
# prettier CLI arguments. # prettier CLI arguments.
args: --check . args: --check .