mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
Bump sphinx-notes/pages from 2 to 3 (#884)
Bumps [sphinx-notes/pages](https://github.com/sphinx-notes/pages) from 2 to 3. - [Release notes](https://github.com/sphinx-notes/pages/releases) - [Commits](https://github.com/sphinx-notes/pages/compare/v2...v3) --- updated-dependencies: - dependency-name: sphinx-notes/pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install -r requirements/requirements.txt
|
||||
- name: Build and Commit
|
||||
uses: sphinx-notes/pages@v2
|
||||
uses: sphinx-notes/pages@v3
|
||||
with:
|
||||
requirements_path: ./docs/doc_requirements.txt
|
||||
- name: Push changes
|
||||
|
||||
Reference in New Issue
Block a user