1
0
mirror of synced 2025-12-23 11:54:18 -05:00

Deprecate GHES 3.3 (#34328)

Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
This commit is contained in:
Kevin Heis
2023-02-03 09:05:11 -08:00
committed by GitHub
parent 6748ab45c9
commit ac2cd0e47d
155 changed files with 222 additions and 542213 deletions

View File

@@ -186,8 +186,6 @@ There are three ways to resolve this problem:
{% endif %}
{% ifversion ghes > 3.3 %}
<a name="bundled-actions"></a>
## Troubleshooting bundled actions in {% data variables.product.prodname_actions %}
@@ -223,5 +221,3 @@ To install the official bundled actions and starter workflows within a designate
```
After you've completed these steps, you can resume configuring {% data variables.product.prodname_actions %} at "[Managing access permissions for GitHub Actions in your enterprise](/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-server#managing-access-permissions-for-github-actions-in-your-enterprise)."
{% endif %}