[READ-ONLY] Mirror of https://github.com/danielroe/carpenter. LLM-powered automations for triaging Nuxt issues github.com/nuxt/nuxt
bot cloudflare-pages llm webhook
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update dependency node to v24 (#303)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

+2 -2
+2 -2
.github/workflows/ci.yml
··· 17 17 - run: corepack enable 18 18 - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7 19 19 with: 20 - node-version: 22 20 + node-version: 24.18.0 21 21 cache: 'pnpm' 22 22 23 23 - name: 📦 Install dependencies ··· 34 34 - run: corepack enable 35 35 - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7 36 36 with: 37 - node-version: 22 37 + node-version: 24.18.0 38 38 cache: 'pnpm' 39 39 40 40 - name: 📦 Install dependencies