diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd661a5..04bbd95 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: uses: actions/checkout@v6 - name: Setup Biome - uses: biomejs/setup-biome@v2.7.0 + uses: biomejs/setup-biome@v2.7.1 - name: Run Biome run: biome ci .