We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e7c467 commit 1f199feCopy full SHA for 1f199fe
src/tools/rust-analyzer/.github/workflows/rustdoc.yaml
@@ -26,7 +26,7 @@ jobs:
26
run: cargo doc --all --no-deps
27
28
- name: Deploy Docs
29
- uses: peaceiris/actions-gh-pages@364c31d33bb99327c77b3a5438a83a357a6729ad # v3.4.0
+ uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
30
with:
31
github_token: ${{ secrets.GITHUB_TOKEN }}
32
publish_branch: gh-pages
0 commit comments