You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,7 @@
1
1
# Setup *uv* and Handle Its Cache
2
2
3
3
> [!NOTE]
4
-
> Given that *uv* is still fairly new and quickly evolving, this action is still semi-experimental.
5
-
> It's already used by [high-profile projects](https://github.com/hynek/setup-cached-uv/network/dependents) and I’m happy to [hear feedback](https://github.com/hynek/setup-cached-uv/issues), though!
6
-
>
7
-
> ---
8
-
>
9
-
> Also note that there's now an official [*astral-sh/setup-uv*](https://github.com/astral-sh/setup-uv) action.
4
+
> Note that there's now an official [*astral-sh/setup-uv*](https://github.com/astral-sh/setup-uv) action.
10
5
11
6
This action will download and install the latest version of [*uv*](https://github.com/astral-sh/uv) using the official installer and handle its package cache for you.
0 commit comments