We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a6367 commit 56c49feCopy full SHA for 56c49fe
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@v8.3.1
+ uses: astral-sh/setup-uv@v8.3.2
16
with:
17
enable-cache: true
18
python-version: ${{ env.PYTHON_VERSION }}
0 commit comments