2
mirror of https://github.com/pnpm/action-setup.git synced 2026-04-17 13:35:12 +00:00
Files
pnpm-action-setup/.github/workflows
Zoltan Kochan 54e420f032 test: validate pnpm --version output in CI
All version checks now capture output and assert it matches a semver
pattern. Previously, a silently failing pnpm (exit 0, no output)
would pass the tests.
2026-03-27 19:33:54 +01:00
..