-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f3ec4ca
commit 7247617
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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, .tool-versions.' | ||
This comment has been minimized.
Sorry, something went wrong.
KolomboPulse
|
||
description: 'File containing the version Spec of the version to use. Examples: package.json, .nvmrc, .node-version, .tool-versions.' | ||
This comment has been minimized.
Sorry, something went wrong. |
||
architecture: | ||
description: 'Target architecture for Node to use. Examples: x86, x64. Will use system architecture by default.' | ||
check-latest: | ||
|
File containing the version Spec of the version to use. Examples: .nvmrc, .node-version, .tool-versions.