We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dcd4f3 + 8af917a commit 8117fb9Copy full SHA for 8117fb9
1 file changed
.github/workflows/python.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
python-version: "3.11"
18
- name: Install uv
19
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
20
- name: Set up virtual environment and install dependencies
21
run: |
22
uv venv .venv
0 commit comments