cgrindel/Set up an Action Cache
Configures the action cache using a defined set of restore keys.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to map. | yes | — |
| key_prefix | A value that is used as the leading part of the cache key. | yes | "" |
| cache_name | This value is used in the middle of the cache key. | yes | — |
| key_suffix | This value is used as the suffix for the cache key. It should invalidate the cache on appropriate changes. | yes | — |
Outputs
no outputs