Skip to content

Commit 12d6a66

Browse files
committed
upgrade mkdocs-material
1 parent 527054e commit 12d6a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- run: curl https://raw.githubusercontent.com/repath-project/repath-studio/main/CHANGELOG.md > ./docs/roadmap/changelog.md
3131
- run: curl https://raw.githubusercontent.com/repath-project/repath-studio/main/CONTRIBUTING.md > ./docs/contribute/CONTRIBUTING.md
32-
- run: pip install mkdocs-material=="9.5.30" "mkdocs-material[imaging]" mkdocs-glightbox
32+
- run: pip install mkdocs-material=="9.5.31" "mkdocs-material[imaging]" mkdocs-glightbox
3333
- run: mkdocs gh-deploy --clean --force
3434

3535

0 commit comments

Comments
 (0)