Merge pull request #1343 from zcash/dependabot/github_actions/peaceiris/actions-gh-pages-4

build(deps): bump peaceiris/actions-gh-pages from 3 to 4
This commit is contained in:
str4d 2024-04-18 15:20:42 +01:00 committed by GitHub
commit 3877c38a2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
mv ./target/doc ./book/book/rustdoc/latest
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./book/book