Skip to content

Commit 0c101cb

Browse files
update dask-sphinx-theme for GA-4 (#277)
1 parent 88690eb commit 0c101cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
shell: bash -l {0}
2222
run: |
2323
mamba install -c conda-forge nbconvert nbformat jupyter_client ipykernel
24-
pip install nbsphinx dask-sphinx-theme>=3.0.0 sphinx
24+
pip install nbsphinx dask-sphinx-theme>=3.0.5 sphinx
2525
2626
- name: Build
2727
shell: bash -l {0}

0 commit comments

Comments
 (0)