mirror of
https://github.com/teamchong/pxpipe.git
synced 2026-07-22 02:02:51 +02:00
9f25a4db3b
Clears the Node 20 runtime deprecation warning on the runner. package.json already sets packageManager: pnpm@10.21.0, so action-setup@v6 resolves the pnpm version with no action input - same as the prior bare usage.