Skip to content

Commit

Permalink
change ver of alabaster
Browse files Browse the repository at this point in the history
  • Loading branch information
chan-hoo committed Mar 27, 2024
1 parent c679d54 commit ffb7aee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/auto_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- uses: actions/checkout@v3
- name: Build HTML
uses: ammaraskar/sphinx-action@master
with:
Expand Down
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
alabaster==0.7.16
alabaster==0.7.13
# via sphinx
babel==2.14.0
# via sphinx
Expand Down

0 comments on commit ffb7aee

Please sign in to comment.