2
mirror of https://github.com/pnpm/action-setup.git synced 2026-04-17 13:35:12 +00:00
Files
pnpm-action-setup/dist/index.js
Zoltan Kochan 19566048c2 fix: address review feedback — PATH ordering and regex anchoring
- Swap addPath order so pnpmHome (with pnpm.exe) is prepended last
  and has highest precedence over pnpmHome/bin.
- Anchor version regex with $ and allow prerelease suffixes.
2026-03-27 20:38:35 +01:00

1.4 MiB