im-open/restore-cache

Download a cache and place the files in the provided paths

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathA list of files, directories, and wildcard patterns to restoreyes
keyAn explicit key for restoring and saving the cacheyes
restore-keysAn ordered list of keys to use for restoring stale cache if no cache hit occurred for key. Note `cache-hit` returns false in this case.no
requiredFlag indicating whether the action should fail on a cache missnofalse
namedescription
cache-hitFlag indicating whether an exact match was found for the cache key
primary-keyThe primary key that should be used when saving the cache.