-
Add "cache-hit" output Stable
released this
2021-09-24 23:27:23 +08:00 | 278 commits to main since this releaseThis release introduces a new output:
cache-hit(#327).The
cache-hitoutput contains boolean value indicating that an exact match was found for the key. It shows that the action uses already existing cache or not. The output is available only if cache is enabled.Downloads