Chore: pnpm build ignores and version centralization (#10687)

## Summary

Just pnpm pieces. Centralize the pnpm version for corepack/actions.
Ignore builds from some recent deps.
This commit is contained in:
Alexander Brown
2026-03-28 16:38:02 -07:00
committed by GitHub
parent b8480f889e
commit 81e6282599
16 changed files with 16 additions and 37 deletions

View File

@@ -144,8 +144,6 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
with:
version: 10
- name: Setup Node.js
uses: actions/setup-node@v6