Skip to content

Commit b9b7dba

Browse files
Merge pull request #268 from GriffithsLab/kev-downgrades-python
literally a single character change
2 parents 5a43038 + 1fd45b9 commit b9b7dba

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Python
2323
uses: actions/setup-python@v1
2424
with:
25-
python-version: 3.11
25+
python-version: 3.10.17
2626

2727
- name: Install dependencies
2828
run: |

0 commit comments

Comments
 (0)