update GH doc URL

Signed-off-by: Fevrin <fevrin@users.noreply.github.com>
This commit is contained in:
Chrissy Weeks 2023-01-28 01:39:25 -05:00 committed by Fevrin
parent 5e716dcfd6
commit 272f8b84cf

View File

@ -201,7 +201,7 @@ with:
```
If the runner is not able to access `github.com`, it will take the default one
available on the GitHub Runner or 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)"
available on the GitHub Runner or runner's tool cache. See "[Setting up the tool cache on self-hosted runners without internet access](https://docs.github.com/en/enterprise-server/admin/github-actions/managing-access-to-actions-from-githubcom/setting-up-the-tool-cache-on-self-hosted-runners-without-internet-access)"
for more information.
## Contributing