v2.4.1
版本发布时间: 2021-09-27 21:12:19
actions/setup-node最新发布版本:v4.0.4(2024-09-19 22:07:35)
This release introduces a new output: cache-hit
(#327).
The cache-hit
output 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.