mirror of
https://github.com/actions/setup-node.git
synced 2025-12-09 14:05:28 +00:00
Merge 04f90cfe76b449aa5566af4f9a40bd37780a5fa4 into 395ad3262231945c25e8478fd5baf05154b1d79f
This commit is contained in:
commit
c9e804ed60
@ -26,7 +26,7 @@ inputs:
|
||||
cache-dependency-path:
|
||||
description: 'Used to specify the path to a dependency file: package-lock.json, yarn.lock, etc. Supports wildcards or a list of file names for caching multiple dependencies.'
|
||||
mirror:
|
||||
description: 'Used to specify an alternative mirror to downlooad Node.js binaries from'
|
||||
description: 'Used to specify an alternative mirror to download Node.js binaries from'
|
||||
mirror-token:
|
||||
description: 'The token used as Authorization header when fetching from the mirror'
|
||||
# TODO: add input to control forcing to pull from cloud or dist.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user