There was an error while loading. Please reload this page.
2 parents f3870bd + 758ca9d commit 3f522e1Copy full SHA for 3f522e1
3 files changed
.github/workflows/deploy-docs.yaml
@@ -40,7 +40,7 @@ jobs:
40
41
# https://github.com/astral-sh/setup-uv
42
- name: Install uv
43
- uses: astral-sh/setup-uv@v8.1.0
+ uses: astral-sh/setup-uv@v8.2.0
44
with:
45
python-version: 3.13
46
enable-cache: true
.github/workflows/main.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
python-version: ${{ matrix.python-version }}
38
.github/workflows/test_pages_build.yaml
0 commit comments