Skip to content

Commit caed875

Browse files
chore(deps): bump peaceiris/actions-gh-pages from 2.5.0 to 3.8.0
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 2.5.0 to 3.8.0. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-gh-pages@v2.5.0...v3.8.0) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a6e94f commit caed875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- run: pip install mkdocs==1.0.4 mkdocs_material==4.1.1
2121
- run: mkdocs build
2222
- run: make parse-examples
23-
- uses: peaceiris/actions-gh-pages@v2.5.0
23+
- uses: peaceiris/actions-gh-pages@v3.8.0
2424
env:
2525
PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
2626
PUBLISH_BRANCH: gh-pages

0 commit comments

Comments
 (0)