We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a88c5 commit 751bcb6Copy full SHA for 751bcb6
1 file changed
.github/workflows/python.yml
@@ -38,7 +38,7 @@ jobs:
38
python-version: ${{ matrix.python-version }}
39
40
- name: Install uv
41
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6
+ uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7
42
with:
43
enable-cache: true
44
0 commit comments