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

@@ -31,7 +31,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v6
with:
node-version: 22
node-version: 24
cache: pnpm
cache-dependency-path: ./web/pnpm-lock.yaml