Update peaceiris/actions-gh-pages action to v4

This commit is contained in:
renovate[bot]
2025-04-26 22:09:42 +00:00
committed by GitHub
parent 8a27d7284f
commit 7ed39fab29

View File

@@ -38,7 +38,7 @@ jobs:
- run: hugo --minify
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: generated