mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-03-13 20:31:34 +08:00
Add table of contents
This commit is contained in:
parent
18498fc78f
commit
dccd08dfe5
13
README.md
13
README.md
@ -8,6 +8,19 @@ Set up your GitHub Actions workflow with a specific version of [uv](https://docs
|
|||||||
* Optional: Cache the uv cache
|
* Optional: Cache the uv cache
|
||||||
* Optional: Verify the checksum of the downloaded uv executable
|
* Optional: Verify the checksum of the downloaded uv executable
|
||||||
|
|
||||||
|
## Contents
|
||||||
|
|
||||||
|
* [Usage](#usage)
|
||||||
|
* [Install specific version](#install-specific-version)
|
||||||
|
* [Install latest version](#install-latest-version)
|
||||||
|
* [Validate checksum](#validate-checksum)
|
||||||
|
* [Enable Caching](#enable-caching)
|
||||||
|
* [Local cache path](#local-cache-path)
|
||||||
|
* [Cache dependency glob](#cache-dependency-glob)
|
||||||
|
* [API rate limit](#api-rate-limit)
|
||||||
|
* [How it works](#how-it-works)
|
||||||
|
* [FAQ](#faq)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Example workflow will be added later
|
Example workflow will be added later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user