Skip to content

Commit

Permalink
Auto merge of #17180 - lnicola:bump-gh-pages, r=lnicola
Browse files Browse the repository at this point in the history
minor: bump `peaceiris/actions-gh-pages`
  • Loading branch information
bors committed May 3, 2024
2 parents c80006a + dd9956f commit 1a5bb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rustdoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: cargo doc --all --no-deps

- name: Deploy Docs
uses: peaceiris/actions-gh-pages@364c31d33bb99327c77b3a5438a83a357a6729ad # v3.4.0
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
Expand Down

0 comments on commit 1a5bb27

Please sign in to comment.