removed n-node-version file

This commit is contained in:
Hargun Kaur 2021-11-25 15:36:21 +00:00 committed by GitHub
parent 0f9cdab0f5
commit a7ed1ce38d

View file

@ -8,7 +8,7 @@ inputs:
node-version:
description: 'Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0'
node-version-file:
description: 'File containing the version Spec of the version to use. Examples: .nvmrc, .node-version, .n-node-version'
description: 'File containing the version Spec of the version to use. Examples: .nvmrc, .node-version'
architecture:
description: 'Target architecture for Node to use. Examples: x86, x64. Will use system architecture by default.'
check-latest: