fix(setup-project): correct pnpm version handling in action.yml #24
ci.yml
on: push
JavaScript Tests
7s
GitHub Actions Test
7s
Annotations
1 error
|
JavaScript Tests
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"
|