chore(deps): update peaceiris/actions-gh-pages action to v4

This commit is contained in:
renovate[bot] 2024-08-08 15:54:43 +00:00 committed by GitHub
parent db96111c37
commit 09c4d2f609
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ jobs:
run: cargo doc --all --no-deps
- name: Deploy Docs
uses: peaceiris/actions-gh-pages@v3.9.3
uses: peaceiris/actions-gh-pages@v4.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages