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