Skip to content

Commit 75b69dd

Browse files
hugovkradarhere
andcommitted
Dont need to pin for GHA
Co-authored-by: Andrew Murray <[email protected]>
1 parent cd938a7 commit 75b69dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Docs
9494
if: startsWith(matrix.os, 'ubuntu') && matrix.python-version == 3.9
9595
run: |
96-
python3 -m pip install sphinx-copybutton sphinx-issues>=3.0.1 sphinx-removed-in sphinx-rtd-theme sphinxext-opengraph
96+
python3 -m pip install sphinx-copybutton sphinx-issues sphinx-removed-in sphinx-rtd-theme sphinxext-opengraph
9797
make doccheck
9898
9999
- name: After success

0 commit comments

Comments
 (0)