Skip to content

Commit 761dd6e

Browse files
authored
Update redisvl_docs_sync.yaml (#2486)
1 parent 88b5c70 commit 761dd6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/redisvl_docs_sync.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: 'Install deps'
4242
run: |
43-
pip3 install -U sphinx
43+
pip3 install sphinx==8.2.3
4444
pip3 install sphinx_design sphinx_copybutton nbsphinx sphinx_favicon myst_nb sphinx_markdown_builder==0.6.8 jupyter
4545
4646
- name: 'Fetch redisvl repo'
@@ -338,4 +338,4 @@ jobs:
338338
--head "$branch" \
339339
--base "main"
340340
fi
341-
fi
341+
fi

0 commit comments

Comments
 (0)