mirror of
https://github.com/actions/setup-node.git
synced 2026-02-18 12:24:44 +08:00
Add output cache-matched-key
This commit is contained in:
@@ -32,6 +32,8 @@ outputs:
|
||||
description: 'A boolean value to indicate if a cache was hit.'
|
||||
cache-key:
|
||||
description: 'The key used for the cache.'
|
||||
cache-matched-key:
|
||||
description: 'The key used for the cache that resulted in a cache hit.'
|
||||
node-version:
|
||||
description: 'The installed node version.'
|
||||
runs:
|
||||
|
||||
Reference in New Issue
Block a user