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 98b2558 commit aa9624bCopy full SHA for aa9624b
.github/workflows/code_checks.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244
36
with:
37
# Install a specific version of uv.
38
- version: "0.8.22"
+ version: "0.9.11"
39
enable-cache: true
40
41
- name: "Set up Python"
.github/workflows/deploy-catalog.yml
- name: Install uv
uses: astral-sh/setup-uv@v7
- name: Set up Python
0 commit comments