mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-02-08 02:27:26 +00:00
chore: add venv-path to action typings
This commit is contained in:
parent
45fe5a27c5
commit
0526be0e5c
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ inputs:
|
|||
type: string
|
||||
activate-environment:
|
||||
type: boolean
|
||||
venv-path:
|
||||
type: string
|
||||
working-directory:
|
||||
type: string
|
||||
checksum:
|
||||
|
|
|
|||
Loading…
Reference in a new issue