Skip to content

Commit b93db96

Browse files
committed
pipe fix
1 parent e8f6f86 commit b93db96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python
2222
uses: actions/setup-python@v4
2323
with:
24-
python-version: '3.12.5'
24+
python-version: '3.11.9'
2525

2626
# Step to dynamically generate the .config file with the secret
2727
- name: Generate .config file

0 commit comments

Comments
 (0)