5
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2025-12-15 11:07:14 +00:00

Fix glob syntax link (#349)

The link added in #348 is broken
This commit is contained in:
Philipp A.
2025-03-27 13:05:11 +01:00
committed by GitHub
parent 224dce1d79
commit 4fa25599ce

View File

@@ -191,7 +191,7 @@ changes. If you use relative paths, they are relative to the repository root.
> [!NOTE]
>
> You can look up supported patterns [here]((https://github.com/actions/toolkit/tree/main/packages/glob#patterns))
> You can look up supported patterns [here](https://github.com/actions/toolkit/tree/main/packages/glob#patterns)
>
> The default is
> ```yaml