Auto activate venv when python-version is set (#194)

Closes: #124
This commit is contained in:
Kevin Stillhammer
2024-12-20 08:24:43 +01:00
committed by GitHub
parent 85aa0bf0c1
commit dd578776bb
5 changed files with 62 additions and 18 deletions

View File

@ -14,8 +14,7 @@ inputs:
required: false
github-token:
description:
"Used to increase the rate limit when retrieving versions and downloading
uv."
"Used to increase the rate limit when retrieving versions and downloading uv."
required: false
default: ${{ github.token }}
enable-cache: