update lists to commonmark (#37249)
This commit is contained in:
@@ -38,10 +38,10 @@ Once {% data variables.product.prodname_github_connect %} is configured, you can
|
||||
1. Under **Reason**, type a reason for unlocking the repository, then click **Unlock**.
|
||||
1. Now that the repository is unlocked, you can leave the site admin pages and delete the repository within the `actions` organization. At the top of the page, click the repository name, in this example **checkout**, to return to the summary page.
|
||||
|
||||

|
||||

|
||||
1. Under "Repository info", click **View code** to leave the site admin pages and display the `checkout` repository.
|
||||
|
||||

|
||||

|
||||
1. Delete the `checkout` repository within the `actions` organization. For information on how to delete a repository, see "[AUTOTITLE](/repositories/creating-and-managing-repositories/deleting-a-repository)."
|
||||
1. Configure your workflow's YAML to use `{% data reusables.actions.action-checkout %}`.
|
||||
1. Each time your workflow runs, the runner will use the specified version of `actions/checkout` from {% data variables.product.prodname_dotcom_the_website %}.
|
||||
|
||||
Reference in New Issue
Block a user