-
-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Description
I think the mandatory version should be made optional and default to the latest stable. This will lower the entry barrier for first time users, and can cause confusion with the action version vs pnpm version.
Current:
- uses: pnpm/action-setup@v2
with:
version: 7
Proposed:
- uses: pnpm/action-setup@v2
suman-tms
Metadata
Metadata
Assignees
Labels
No labels