mirror of
https://github.com/actions/cache.git
synced 2025-07-01 13:34:15 +00:00
reword
This commit is contained in:
parent
812ea06c01
commit
2a0db673b7
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ outputs:
|
|||
cache-hit:
|
||||
description: 'A boolean value to indicate an exact match was found for the primary key'
|
||||
cache-restored:
|
||||
description: 'A boolean value to indicate an exact or partial match was found resulting in a restore'
|
||||
description: 'A boolean value to indicate a primary key match was found resulting in a restore'
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'dist/restore/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue