Skip to content

Commit 0a055d0

Browse files
committedJan 29, 2025·
Fixing bug for building docs
1 parent bd010f7 commit 0a055d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
2121
- uses: actions/setup-python@v5
2222
with:
23-
python-version: 3.x
23+
python-version: 3.12
2424

2525
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
2626

0 commit comments

Comments
 (0)
Please sign in to comment.