mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-07-17 03:21:05 +00:00
Use D:\a\_tmp\setup-uv-cache as default cacheLocalPath on Windows (#57)
Fixes: #52
This commit is contained in:
committed by
GitHub
parent
4beb0eca42
commit
417c97acee
@ -26,7 +26,7 @@ inputs:
|
||||
required: false
|
||||
cache-local-path:
|
||||
description: "Local path to store the cache."
|
||||
default: "/tmp/setup-uv-cache"
|
||||
default: ""
|
||||
outputs:
|
||||
uv-version:
|
||||
description: "The installed uv version. Useful when using latest."
|
||||
|
Reference in New Issue
Block a user