mirror of
https://github.com/actions/setup-node.git
synced 2025-07-25 07:58:25 +02:00
Add v16 and remove v10 from Readme and tests
This commit is contained in:
parent
5c355be170
commit
02041c02c7
3 changed files with 10 additions and 10 deletions
|
@ -6,7 +6,7 @@ inputs:
|
|||
description: 'Set always-auth in npmrc'
|
||||
default: 'false'
|
||||
node-version:
|
||||
description: 'Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0'
|
||||
description: 'Version Spec of the version to use. Examples: 14, 14.16.1, >=14.16.1'
|
||||
architecture:
|
||||
description: 'Target architecture for Node to use. Examples: x86, x64. Will use system architecture by default.'
|
||||
check-latest:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue