diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8e7de38cd..4362ce2c4 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v3 - name: Check formatting with Prettier - uses: actionsx/prettier@e90ec5455552f0f640781bdd5f5d2415acb52f1a + uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206 with: # prettier CLI arguments. args: --write .