Skip to content

Commit 5616a96

Browse files
Bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. - [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@v3...v4) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d66777 commit 5616a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- run: pip install yardang
1818
- run: yardang build
1919
- name: Deploy
20-
uses: peaceiris/actions-gh-pages@v3
20+
uses: peaceiris/actions-gh-pages@v4
2121
with:
2222
publish_branch: gh-pages
2323
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)