Skip to content

Commit 613ff50

Browse files
committed
rollback dependency
Signed-off-by: oilbeater <[email protected]>
1 parent a00e05f commit 613ff50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 0
1414
- uses: actions/setup-python@v2
1515
with:
16-
python-version: 3.x
16+
python-version: 3.10
1717
- run: pip install -r docs/requirements.txt
1818
- run: |
1919
git config --global user.name "ci-bot"

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
jieba==0.42.1
22
jinja2==3.1.2
3-
mike==2.0.0
3+
mike==1.1.2
44
mkdocs-git-revision-date-localized-plugin==1.2.0
55
mkdocs-markdownextradata-plugin==0.2.5
66
mkdocs-material==9.1.21

0 commit comments

Comments
 (0)