mirror of
https://gitcode.com/gh_mirrors/se/setup-uv.git
synced 2026-07-03 18:45:08 +00:00
4 lines
94 B
TypeScript
4 lines
94 B
TypeScript
export const REPO = 'uv'
|
|
export const OWNER = 'astral-sh'
|
|
export const TOOL_CACHE_NAME = 'uv'
|