We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfb2106 + 5ee9e3f commit f8e7ce6Copy full SHA for f8e7ce6
1 file changed
.github/actions/setup-python-with-uv/action.yml
@@ -12,7 +12,7 @@ runs:
12
shell: bash
13
14
- name: Install uv
15
- uses: astral-sh/setup-uv@v7
+ uses: astral-sh/setup-uv@v8.1.0
16
with:
17
enable-cache: true
18
python-version: ${{ env.PYTHON_VERSION }}
0 commit comments