mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 03:28:42 +00:00
.
This commit is contained in:
parent
2ef4eb6ac1
commit
2dcbaca9ac
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ outputs:
|
|||
cache-hit:
|
||||
description: 'A boolean value to indicate if a cache was hit.'
|
||||
node-version:
|
||||
description: 'The installed node version.'
|
||||
description: 'The installed node version .'
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'dist/setup/index.js'
|
||||
|
|
Loading…
Add table
Reference in a new issue