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.3 (#561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dbb260a4a6
commit
932793f42b
2
.github/workflows/rustdoc.yml
vendored
2
.github/workflows/rustdoc.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
run: cargo doc --all --no-deps
|
||||
|
||||
- name: Deploy Docs
|
||||
uses: peaceiris/actions-gh-pages@v3.9.2
|
||||
uses: peaceiris/actions-gh-pages@v3.9.3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_branch: gh-pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user