There was an error while loading. Please reload this page.
2 parents 25eb718 + a837188 commit ddeed21Copy full SHA for ddeed21
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.2.1
+ uses: astral-sh/setup-uv@v7.3.1
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