Skip to content

Commit 182dd94

Browse files
authored
Update ci.yml
1 parent cf45c7c commit 182dd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
key: ${{ github.ref }}
2222
path: .cache
23-
- run: pip install mkdocs-material
23+
- run: pip install mkdocs-material==9.5.29
2424
- run: pip install pillow cairosvg
2525
- run: pip install mkdocs-git-revision-date-localized-plugin
2626
- run: pip install mkdocs-glightbox

0 commit comments

Comments
 (0)