Skip to content

Commit 6991bda

Browse files
weihanglobmwill
authored andcommitted
chore(ci): bump to peaceiris/actions-gh-pages@v4
1 parent 994f34d commit 6991bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rustdoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- run: cargo doc --no-deps --all-features
3131

3232
- name: Deploy Docs
33-
uses: peaceiris/actions-gh-pages@v3
33+
uses: peaceiris/actions-gh-pages@v4
3434
with:
3535
github_token: ${{ secrets.GITHUB_TOKEN }}
3636
publish_branch: gh-pages

0 commit comments

Comments
 (0)