mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-02-23 17:15:20 +08:00
Fix prettier destroying markdown NOTE (#80)
This commit is contained in:
parent
9f1f1fece2
commit
79fb68ebfe
@ -100,7 +100,9 @@ If you want to control when the cache is invalidated, specify a glob pattern wit
|
|||||||
`cache-dependency-glob` input. The cache will be invalidated if any file matching the glob pattern
|
`cache-dependency-glob` input. The cache will be invalidated if any file matching the glob pattern
|
||||||
changes. The glob matches files relative to the repository root.
|
changes. The glob matches files relative to the repository root.
|
||||||
|
|
||||||
> [!NOTE] The default is `**/uv.lock`.
|
> [!NOTE]
|
||||||
|
>
|
||||||
|
> The default is `**/uv.lock`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- name: Define a cache dependency glob
|
- name: Define a cache dependency glob
|
||||||
|
Loading…
x
Reference in New Issue
Block a user