We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714976e commit 3c9e365Copy full SHA for 3c9e365
.github/workflows/test_uv_python.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v5
21
22
- name: Install uv and set Python 3.14
23
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
24
with:
25
python-version: "3.14"
26
0 commit comments