diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d12459a2..1ebd7860 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Setup Biome CLI - uses: biomejs/setup-biome@454fa0d884737805f48d7dc236c1761a0ac3cc13 # v2.6.0 + uses: biomejs/setup-biome@29711cbb52afee00eb13aeb30636592f9edc0088 # v2.7.0 - name: Run Biome run: biome ci