Skip to content

Commit fb23055

Browse files
committed
Auto merge of rust-lang#17180 - lnicola:bump-gh-pages, r=lnicola
minor: bump `peaceiris/actions-gh-pages`
2 parents 1e7c467 + 1f199fe commit fb23055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/rust-analyzer/.github/workflows/rustdoc.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: cargo doc --all --no-deps
2727

2828
- name: Deploy Docs
29-
uses: peaceiris/actions-gh-pages@364c31d33bb99327c77b3a5438a83a357a6729ad # v3.4.0
29+
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
3030
with:
3131
github_token: ${{ secrets.GITHUB_TOKEN }}
3232
publish_branch: gh-pages

0 commit comments

Comments
 (0)