Bump to 1.1.1 to fix error with cache

This commit is contained in:
Olivier Jacques
2022-09-19 21:24:50 +02:00
committed by GitHub
parent 52ff9da7b9
commit 30d844cc1e

View File

@@ -57,7 +57,7 @@ jobs:
run: |
pip install .
pip install \
"mkdocs-git-committers-plugin-2>=1.1.0" \
"mkdocs-git-committers-plugin-2>=1.1.1" \
"mkdocs-git-revision-date-localized-plugin>=1.0" \
"mkdocs-minify-plugin>=0.3" \
"mkdocs-redirects>=1.0"