Skip to content

Commit 57e8e68

Browse files
ci(deps): bump peaceiris/actions-gh-pages from 2 to 4 (#1057)
1 parent b93e9b4 commit 57e8e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docspublish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
token: ${{ secrets.PERSONAL_ACCESS_TOKEN_FOR_ORG }}
3232
file: 'docs/README.md'
3333
- name: Push doc to Github Page
34-
uses: peaceiris/actions-gh-pages@v2
34+
uses: peaceiris/actions-gh-pages@v4
3535
env:
3636
PERSONAL_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
3737
PUBLISH_BRANCH: gh-pages

0 commit comments

Comments
 (0)