build: require node 24.13.0 (#30945)

This commit is contained in:
Stephen Zhou
2026-01-15 10:38:55 +08:00
committed by GitHub
parent ab078380a3
commit 328897f81c
8 changed files with 9 additions and 16 deletions

View File

@ -90,7 +90,7 @@ jobs:
uses: actions/setup-node@v6
if: steps.changed-files.outputs.any_changed == 'true'
with:
node-version: 22
node-version: 24
cache: pnpm
cache-dependency-path: ./web/pnpm-lock.yaml