You've already forked setup-node
mirror of
https://github.com/actions/setup-node.git
synced 2025-09-07 21:34:02 +07:00
code
This commit is contained in:
@ -14,7 +14,7 @@ inputs:
|
||||
check-latest:
|
||||
description: 'Set this option if you want the action to check for the latest available version that satisfies the version spec.'
|
||||
default: false
|
||||
mirrorURL:
|
||||
mirrorURL:
|
||||
description: 'Custom mirror URL to download Node.js from (optional)'
|
||||
required: false
|
||||
registry-url:
|
||||
|
Reference in New Issue
Block a user