Bump peaceiris/actions-gh-pages to version 4 (#2005)

This commit is contained in:
dependabot[bot] 2024-05-09 13:56:40 +08:00 committed by GitHub
parent 5aff1e8f48
commit d16b598ce2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,7 +79,7 @@ jobs:
mdbook build book/zh
- name: Deploy Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
if: github.ref == 'refs/heads/master'
with:
github_token: ${{secrets.GITHUB_TOKEN}}