Skip to content

Commit 77cc60c

Browse files
committed
Pin tooling revisions
1 parent c9910d8 commit 77cc60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python-version: 3.7
3232
- name: Install dependencies
3333
run: |
34-
pip install Sphinx fluent.pygments
34+
pip install Sphinx==3.0.3 fluent.pygments==1.0
3535
- name: sphinx-build
3636
run: |
3737
./scripts/build-docs --to-publish python-fluent

0 commit comments

Comments
 (0)