1
0
mirror of synced 2025-12-21 02:46:50 -05:00

Enterprise bug fixes for the week of April 18, 2022 (#27124)

This commit is contained in:
Laura Coursen
2022-04-25 12:58:50 -05:00
committed by GitHub
parent f63c70d839
commit 9f6d3b169c
6 changed files with 14 additions and 12 deletions

View File

@@ -48,7 +48,7 @@ Each action is a repository in the `actions` organization, and each action repos
**Notes:**
- When using setup actions (such as `actions/setup-LANGUAGE`) on {% data variables.product.product_name %} with self-hosted runners, you might need to set up the tools cache on runners that do not have internet access. For more information, see "[Setting up the tool cache on self-hosted runners without internet access](/enterprise/admin/github-actions/setting-up-the-tool-cache-on-self-hosted-runners-without-internet-access)."
- Upgrades to {% data variables.product.product_name %} will not result in the bundled actions being updated.
- Bundled actions are automatically updated when {% data variables.product.product_name %} is updated.
{% endnote %}