chore(deps): update peaceiris/actions-gh-pages action to v3.9.0 (#392)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-28 09:44:26 +02:00 committed by GitHub
parent a71d04a7ec
commit 9fa5206435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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