We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f0e2f commit 45b827bCopy full SHA for 45b827b
.github/workflows/rustdoc.yml
@@ -28,7 +28,7 @@ jobs:
28
run: cargo doc --all --no-deps
29
30
- name: Deploy Docs
31
- uses: peaceiris/actions-gh-pages@v3.9.3
+ uses: peaceiris/actions-gh-pages@v4.0.0
32
with:
33
github_token: ${{ secrets.GITHUB_TOKEN }}
34
publish_branch: gh-pages
0 commit comments