mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-15 04:30:48 +00:00
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:
parent
a71d04a7ec
commit
9fa5206435
2
.github/workflows/rustdoc.yml
vendored
2
.github/workflows/rustdoc.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user