maou-shonen/Node Cache Action
Zero-config cache for Node.js dependencies (npm/pnpm/yarn/bun)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
no inputs
Outputs
| name | description |
|---|---|
| cache-hit | A boolean value to indicate an exact match was found for the cache key |
| package-manager | Detected package manager (npm, pnpm, yarn, or bun) |
| lockfile | Detected lockfile path |
| cache-paths | Cache paths being used |
| cache-key | Generated cache key |