We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd02549 commit e7d0a21Copy full SHA for e7d0a21
.github/workflows/gh-pages.yml
@@ -19,7 +19,7 @@ jobs:
19
python -m pip install --upgrade pip
20
python -m pip install -r requirements/requirements.txt
21
- name: Build and Commit
22
- uses: sphinx-notes/pages@v2
+ uses: sphinx-notes/pages@v3
23
with:
24
requirements_path: ./docs/doc_requirements.txt
25
- name: Push changes
0 commit comments