We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
setup-uv
1 parent babfb3d commit 651192dCopy full SHA for 651192d
1 file changed
.github/actions/environment/action.yml
@@ -10,7 +10,7 @@ runs:
10
using: "composite"
11
steps:
12
- name: Install UV
13
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
14
with:
15
python-version: ${{ inputs.python-version }}
16
0 commit comments