mirror of
https://gh.hjkl01.cn/https://github.com/pnpm/action-setup
synced 2026-05-30 12:35:22 +08:00
When packageManager is set to e.g. "pnpm@9.1.0+sha...", strip the "pnpm@" prefix and any "+sha..." hash suffix so the action installs the correct version. Previously returning undefined caused failures on Windows.