Skip to content

Commit

Permalink
Pin deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut committed Jun 23, 2024
1 parent d989949 commit 06948fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
sudo apt update
sudo apt install doxygen
pip install mkdocs-material mkdocstrings mike
pip install mkdocs-material==9.5.25 mkdocstrings==0.25.1 mike==2.1.1
cmake -E make_directory ${{runner.workspace}}/build
# Workaround https://github.com/actions/checkout/issues/13:
git config --global user.name "$(git --no-pager log --format=format:'%an' -n 1)"
Expand Down

0 comments on commit 06948fa

Please sign in to comment.