Skip to content

Commit 161fa69

Browse files
committed
ci: use MkDocs v9.0.9
1 parent 7a55fd9 commit 161fa69

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
@@ -21,6 +21,6 @@ jobs:
2121
path: .cache
2222
restore-keys: |
2323
mkdocs-material-
24-
- run: pip install mkdocs-material
24+
- run: pip install mkdocs-material==9.0.9
2525
- run: pip install git+https://github.com/PauloASilva/mkdocs-monorepo-plugin@feat/i18n
2626
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)