Skip to content

Commit

Permalink
Merge pull request #2086 from CWPdoc/feature/republish-219-mkdocs-mat…
Browse files Browse the repository at this point in the history
…erial

Feature/republish 219 mkdocs material
  • Loading branch information
David Sayer authored and GitHub Enterprise committed Oct 16, 2024
2 parents 0a9251d + f97a24c commit 0735738
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# Install python pre-reqs
- name: Install Mkdocs and pre-reqs
run: |
pip install mkdocs-material==9.5.10 mkdocs-awesome-pages-plugin mkdocs-git-revision-date-localized-plugin mike
pip install mkdocs-material==9.5.39 mkdocs-awesome-pages-plugin mkdocs-git-revision-date-localized-plugin mike
# Do the actual deployment
- name: Setup Git environment
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# Install python pre-reqs
- name: Install Mkdocs and pre-reqs
run: |
pip install mkdocs-material==9.5.10 mkdocs-awesome-pages-plugin mkdocs-git-revision-date-localized-plugin mike
pip install mkdocs-material==9.5.39 mkdocs-awesome-pages-plugin mkdocs-git-revision-date-localized-plugin mike
# Do the actual deployment
- name: Setup Git environment
run: |
Expand Down

0 comments on commit 0735738

Please sign in to comment.