We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7238450 + 74eb682 commit a2b5159Copy full SHA for a2b5159
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