astral-sh-setup-uv/dist/setup
Eli Uriegas c19391797c feat: add venv-path input for custom virtual environment location
Allow users to specify a custom path for the virtual environment when
using activate-environment. This is useful for CI workflows that need
to create isolated venvs outside the working directory (e.g., in
$RUNNER_TEMP) to avoid conflicts with project-level configurations.

When venv-path is not specified, the default behavior remains unchanged
(.venv in the working directory).
2026-01-20 13:20:19 -08:00
..
index.js feat: add venv-path input for custom virtual environment location 2026-01-20 13:20:19 -08:00