action-setup/dist
Zoltan Kochan 62bce64275
fix: extract pnpm version from packageManager field instead of returning undefined (#216)
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.
2026-03-25 13:59:54 +01:00
..
index.js fix: extract pnpm version from packageManager field instead of returning undefined (#216) 2026-03-25 13:59:54 +01:00