Skip to content

Commit 0b0519f

Browse files
⬆️ Pin python to 3.12.12
1 parent 32b1b6a commit 0b0519f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Python
2626
uses: actions/setup-python@v6
2727
with:
28-
python-version: '3.12'
28+
python-version: '3.12.12'
2929

3030
- name: Install uv
3131
uses: astral-sh/setup-uv@v7

0 commit comments

Comments
 (0)