diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index bc8ffa6..e6564fc 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -11,6 +11,6 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Setup Biome - uses: biomejs/setup-biome@v1 + uses: biomejs/setup-biome@v2 - name: Run Biome run: biome ci . \ No newline at end of file