Skip to content

Commit c2bafe9

Browse files
authored
Merge branch 'main' into _bot/update-precommit
2 parents 3652caf + f86df1e commit c2bafe9

File tree

3 files changed

+450
-440
lines changed

3 files changed

+450
-440
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Set up Python
3434
uses: actions/setup-python@v6
3535
with:
36-
python-version-file: "pyproject.toml"
36+
python-version: "3.13"
3737

3838
- name: Restore UV environment
3939
run: cp production.uv.lock uv.lock

0 commit comments

Comments
 (0)