Skip to content

Commit 29c0d16

Browse files
committed
update actions-gh-pages reference in docs
1 parent 913a8bc commit 29c0d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- run: pip install yardang
5050
- run: yardang build
5151
- name: Deploy
52-
uses: peaceiris/actions-gh-pages@v3
52+
uses: peaceiris/actions-gh-pages@v4
5353
with:
5454
publish_branch: gh-pages
5555
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)