Bump actions/setup-node from 4 to 6

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-11 19:30:09 +08:00
committed by GitHub
co-authored by Copilot
parent 527559ec5e
commit b9703a15df
+1 -1
View File
@@ -91,7 +91,7 @@ jobs:
with: with:
version: 10 version: 10
run_install: false run_install: false
- uses: actions/setup-node@v4 - uses: actions/setup-node@v6
with: with:
node-version: "24" node-version: "24"
cache: pnpm cache: pnpm