mirror of https://github.com/actions/cache.git
docs(action): add missing input defaults and fix cache-hit description
- Add to and inputs, making the absence-of-value behaviour explicit and consistent with all other optional inputs in the file. - Expand the output description to document all three observable states: 'true' on exact key match, 'false' on partial restore-key match or unavailable cache service, and not set when no cache entry is found (intentional; see actions/cache#1466). Co-authored-by: Kranthi Poturaju <152148+kranthipoturaju@users.noreply.github.com> Co-authored-by: Panuganti Saketh <sakethpanuganti@gmail.com>pull/1762/head
parent
27d5ce7f10
commit
085b8e14fb
Loading…
Reference in New Issue