Diese Version von GitHub Enterprise Server wird eingestellt am 2025-08-27. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Für bessere Leistung, verbesserte Sicherheit und neue Features aktualisiere auf die neueste Version von GitHub Enterprise Server. Wende dich an den GitHub Enterprise-Support, um Hilfe zum Upgrade zu erhalten.
Create actions
You can build reusable actions to automate tasks in your workflows.
Creating a JavaScript action
In this tutorial, you'll learn how to build a JavaScript action using the actions toolkit.
Creating a composite action
In this tutorial, you'll learn how to build a composite action.