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 92d65ee commit fb8415dCopy full SHA for fb8415d
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
python-version: 3.14
18
- name: Install uv
19
id: setup-uv
20
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v8.1.0
21
with:
22
version: "0.7.19"
23
enable-cache: true
0 commit comments