Add v16 and remove v10 from Readme and tests

This commit is contained in:
Michael 2021-05-06 17:59:08 +02:00
parent 5c355be170
commit 02041c02c7
No known key found for this signature in database
GPG key ID: 75B349E8BCA08D3A
3 changed files with 10 additions and 10 deletions

View file

@ -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: