mirror of
https://github.com/actions/setup-python.git
synced 2025-08-26 18:54:19 +00:00
Add back the doc on the tool cache for self-hosted
This commit is contained in:
parent
0bdcf94ac9
commit
0b45fd9900
@ -481,3 +481,5 @@ with:
|
||||
token: ${{ secrets.GH_DOTCOM_TOKEN }}
|
||||
python-version: 3.11
|
||||
```
|
||||
|
||||
If the runner is not able to access github.com, any Python 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.
|
Loading…
x
Reference in New Issue
Block a user