We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ff9da commit 30d844cCopy full SHA for 30d844c
.github/workflows/documentation.yml
@@ -57,7 +57,7 @@ jobs:
57
run: |
58
pip install .
59
pip install \
60
- "mkdocs-git-committers-plugin-2>=1.1.0" \
+ "mkdocs-git-committers-plugin-2>=1.1.1" \
61
"mkdocs-git-revision-date-localized-plugin>=1.0" \
62
"mkdocs-minify-plugin>=0.3" \
63
"mkdocs-redirects>=1.0"
0 commit comments