chore(ci): bump to pnpm/setup

This commit is contained in:
Neko Ayaka
2026-08-26 20:05:26 +08:00
parent 98f40d7d0b
commit cfcfc513ef
17 changed files with 91 additions and 98 deletions
@@ -33,11 +33,11 @@ jobs:
key: ${{ runner.os }}-turbo-${{ github.sha }}
restore-keys: |
${{ runner.os }}-turbo-
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v6
- uses: pnpm/setup@v2
with:
node-version: lts/*
cache: pnpm
runtime: node@26
cache: true
install: false
# NOTICE:
#
# Keep the wrangler setup consistent with the stage-web deployment