mirror of
https://github.com/actions/setup-node.git
synced 2025-04-20 12:00:53 +00:00
update documentation
This commit is contained in:
parent
88f7475d7c
commit
fa3ba79658
@ -124,6 +124,8 @@ with:
|
||||
node-version: 16
|
||||
```
|
||||
|
||||
If the runner is not able to access github.com, any Nodejs versions requested during a workflow run must come from the runner's tool cache. See "[Setting up the tool cache on self-hosted runners without internet access](https://docs.github.com/en/enterprise-server@3.2/admin/github-actions/managing-access-to-actions-from-githubcom/setting-up-the-tool-cache-on-self-hosted-runners-without-internet-access)" for more information.
|
||||
|
||||
## Advanced usage
|
||||
|
||||
1. [Check latest version](docs/advanced-usage.md#check-latest-version)
|
||||
|
Loading…
Reference in New Issue
Block a user