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 451c656 commit de0185cCopy full SHA for de0185c
.github/workflows/generate-client.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
python-version: "3.10"
25
- name: Install uv
26
- uses: astral-sh/setup-uv@v2
+ uses: astral-sh/setup-uv@v3
27
28
version: "0.4.15"
29
enable-cache: true
.github/workflows/lint-backend.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
.github/workflows/test-backend.yml
0 commit comments