v4
- New input: deploy-args to forward arbitrary flags (e.g., --version 1.2.3).
- Safer tooling: jq install only when missing.
- Removed PR-only ref from checkout to avoid failures in push workflows.
- Examples show npm cache when npm: "true" and correct string defaults.
Full Changelog: v3...v4