added mirror-url

This commit is contained in:
“gowridurgad” 2025-01-27 18:18:07 +05:30
parent 1d0ff469b7
commit 86a10608fa
6 changed files with 3437 additions and 3278 deletions

View file

@ -7,6 +7,10 @@ inputs:
default: 'false'
node-version:
description: 'Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0.'
mirror-url:
description: 'The URL to download Node.js from, bypassing any checks.'
required: false
default: ''
node-version-file:
description: 'File containing the version Spec of the version to use. Examples: package.json, .nvmrc, .node-version, .tool-versions.'
architecture: