Running self-installer...
Error: No pnpm version is specified.
Please specify it by one of the following ways:
- in the GitHub Action config with the key "version"
Error: Error: No pnpm version is specified.
Please specify it by one of the following ways:
- in the GitHub Action config with the key "version"
- in the package.json with the key "packageManager"
- in the package.json with the key "packageManager"
at readTarget (/home/runner/work/_actions/pnpm/action-setup/v2/dist/index.js:1:3939)
at async runSelfInstaller (/home/runner/work/_actions/pnpm/action-setup/v2/dist/index.js:1:2928)
at async install (/home/runner/work/_actions/pnpm/action-setup/v2/dist/index.js:1:2239)
at async main (/home/runner/work/_actions/pnpm/action-setup/v2/dist/index.js:1:445)