mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-02-21 00:01:46 +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
|
type: string
|
||||||
activate-environment:
|
activate-environment:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
venv-path:
|
||||||
|
type: string
|
||||||
working-directory:
|
working-directory:
|
||||||
type: string
|
type: string
|
||||||
checksum:
|
checksum:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue