Skip to content

Commit

Permalink
Merge pull request #43918 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Oct 6, 2023
2 parents b2e2d15 + 563f981 commit d8e532c
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,13 @@ There are multiple ways to manage caches for your repositories:

- Using the {% data variables.product.prodname_dotcom %} web interface, as shown below.
- Using the REST API. For more information, see the "[AUTOTITLE](/rest/actions/cache)" REST API documentation.
- Installing a {% data variables.product.prodname_cli %} extension to manage your caches from the command line. For more information, see the [gh-actions-cache](https://github.com/actions/gh-actions-cache) extension.
- Installing the `gh cache` subcommand to manage your caches from the command line. For more information, see the [GitHub CLI documentation](https://cli.github.com/manual/gh_cache).

{% note %}

**Note:** If you are doing this manually, ensure you have version 2.32.0 or higher of the CLI installed.

{% endnote %}

{% else %}

Expand Down

0 comments on commit d8e532c

Please sign in to comment.