Open
Description
Description:
Add an input named distribution-url
which would set the URL where the specified nodejs dist is downloaded from.
Justification:
- Periodically using the default NodeJS download url fails causing jobs to fail and it would be nice to point to a custom mirror.
- Security and network isolation concerns related to private packages apply to the node dist itself as well.
Are you willing to submit a PR?
Yes!