tonywu6/Cache Hit Please

Managed `actions/cache` with segmented cache keys and more outputs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
depsDependencies of the cache, as a list of strings/hashes, ordered from the most stable to the most variable. yes
pathPaths to cache. yes
namedescription
primary-keyThe calculated cache key.
restore-keyThe calculated list of restore keys.
cache-hitA boolean value to indicate an exact match was found for the key.
pathThe original `path` parameter.