diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7d3a5b5..0067a0f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: persist-credentials: false - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7 with: - node-version: 22 + node-version: 24 cache: npm - run: npm ci - run: npx biome ci .