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.
1 parent 0ea78de commit 960bc60Copy full SHA for 960bc60
‎.github/actions/setup-python-env/action.yml‎
@@ -19,7 +19,7 @@ runs:
19
python-version: ${{ inputs.python-version }}
20
21
- name: Install uv
22
- uses: astral-sh/setup-uv@v2
+ uses: astral-sh/setup-uv@v6
23
with:
24
version: ${{ inputs.uv-version }}
25
enable-cache: 'true'
0 commit comments