We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7754fd6 + c7ea2f6 commit ffe7751Copy full SHA for ffe7751
3 files changed
.github/workflows/docs.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
17
- name: Install uv
18
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v7
19
with:
20
enable-cache: true
21
.github/workflows/publish.yml
- name: Set up Python
run: uv python install 3.11
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
22
23
0 commit comments