Skip to content

Commit

Permalink
Update sphinx_html.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani committed Nov 15, 2023
1 parent f05d1e4 commit 7c01b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Python version
uses: actions/setup-python@v3
with:
python-version: '>=3.9'
python-version: '3.9'

- name: Upgrade pip
run: python -m pip install --upgrade pip
Expand Down

0 comments on commit 7c01b29

Please sign in to comment.