Skip to content

Commit e7d0a21

Browse files
Bump sphinx-notes/pages from 2 to 3 (AtsushiSakai#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](sphinx-notes/pages@v2...v3) --- updated-dependencies: - dependency-name: sphinx-notes/pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd02549 commit e7d0a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
python -m pip install --upgrade pip
2020
python -m pip install -r requirements/requirements.txt
2121
- name: Build and Commit
22-
uses: sphinx-notes/pages@v2
22+
uses: sphinx-notes/pages@v3
2323
with:
2424
requirements_path: ./docs/doc_requirements.txt
2525
- name: Push changes

0 commit comments

Comments
 (0)