There was an error while loading. Please reload this page.
2 parents 5f3af32 + e885ea8 commit 7a567d5Copy full SHA for 7a567d5
3 files changed
.github/workflows/deploy-docs.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
# https://github.com/astral-sh/setup-uv
35
- name: Install uv
36
- uses: astral-sh/setup-uv@v7.3.1
+ uses: astral-sh/setup-uv@v8.0.0
37
with:
38
python-version: 3.13
39
enable-cache: true
.github/workflows/main.yaml
@@ -32,7 +32,7 @@ jobs:
32
python-version: ${{ matrix.python-version }}
.github/workflows/test_pages_build.yaml
0 commit comments