Skip to content

Commit 005f5ee

Browse files
committed
Update dependencies for GH Actions
1 parent 48f5ef2 commit 005f5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Build HTML
1313
uses: ammaraskar/sphinx-action@master
1414
with:
15-
pre-build-command: "pip3 install --user --ignore-installed sphinxcontrib-domaintools myst-parser furo sphinx>=6.0 sphinx_design sphinx-copybutton"
15+
pre-build-command: "pip3 install --user --ignore-installed sphinxcontrib-domaintools myst-parser furo pydata-sphinx-theme sphinx>=8.0 sphinx_design sphinx-copybutton"
1616
docs-folder: .
1717
- name: Upload artifacts
1818
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)