2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 13:47:15 +08:00

chore(deps): Update dependency node to v24 (#1069)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-30 00:41:51 +08:00
committed by GitHub
parent b5ae62bc70
commit c8195aec01
6 changed files with 58 additions and 58 deletions

View File

@@ -20,7 +20,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
- name: Build frontend