Skip to content

Commit 9136153

Browse files
committed
Fixed build pipeline
1 parent 1228e3d commit 9136153

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
@@ -57,7 +57,7 @@ jobs:
5757
run: |
5858
pip install .
5959
pip install \
60-
"mkdocs-git-committers-plugin-2>=0.4.3" \
60+
"mkdocs-git-committers-plugin-2<1" \
6161
"mkdocs-git-revision-date-localized-plugin>=1.0" \
6262
"mkdocs-minify-plugin>=0.3" \
6363
"mkdocs-redirects>=1.0"

0 commit comments

Comments
 (0)