chore(ci): bump to pnpm/setup
This commit is contained in:
@@ -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:
|
||||
#
|
||||
# Here installing wrangler to global is required, or otherwise:
|
||||
|
||||
Reference in New Issue
Block a user