mirror of
https://gitcode.com/gh_mirrors/se/setup-uv.git
synced 2026-07-03 10:37:35 +00:00
4db96194c3
This fixes issues with GHES Fixes: #221
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
export const REPO = "uv";
|
|
export const OWNER = "astral-sh";
|
|
export const TOOL_CACHE_NAME = "uv";
|