mirror of
https://github.com/actions/setup-node.git
synced 2025-04-24 04:20:49 +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:
|
cache-hit:
|
||||||
description: 'A boolean value to indicate if a cache was hit.'
|
description: 'A boolean value to indicate if a cache was hit.'
|
||||||
node-version:
|
node-version:
|
||||||
description: 'The installed node version.'
|
description: 'The installed node version .'
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node16'
|
||||||
main: 'dist/setup/index.js'
|
main: 'dist/setup/index.js'
|
||||||
|
|
Loading…
Add table
Reference in a new issue