Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump pnpm action version (#8676)
### Description Our release was broken due to a bump in the global NodeJS version which causes a failure when trying to setup `pnpm`: https://github.com/vercel/turbo/actions/runs/9812173678 Following directions on pnpm/action-setup#135 to update to v4 of the action We also need to add `ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION` in order to keep using Node 16 for checking out our code for our MUSL builds where we need an old version of GLIBC. ### Testing Instructions Test run: https://github.com/vercel/turbo/actions/runs/9812969175
- Loading branch information