Follow-up to #151. Replace the temporary direct `npm install --global pnpm@11.12.0` step with `pnpm/action-setup` after a subsequent pnpm release includes: - the [self-update fix](https://github.com/pnpm/pnpm/pull/12961) - valid [standalone artifacts](https://github.com/pnpm/pnpm/issues/12955) Done when the updated workflow passes the full devnet scenarios.
Follow-up to #151.
Replace the temporary direct
npm install --global pnpm@11.12.0step withpnpm/action-setupafter a subsequent pnpm release includes:Done when the updated workflow passes the full devnet scenarios.