dr-joy/local-cache
A Github Action to save and restore files across job runs directly in the runner's file system
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| key | An explicit key for versioning the cache | no | — |
| path | The file(s) or folder(s) to be cached | yes | — |
Outputs
| name | description |
|---|---|
| cache-hit | A boolean value to indicate if cache was found and restored |