Skip to content

Commit 055ccf1

Browse files
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent 8c5fc21 commit 055ccf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
directory: gh-pages
6060

6161
- name: Deploy
62-
uses: peaceiris/actions-gh-pages@v2
62+
uses: peaceiris/actions-gh-pages@v4
6363
env:
6464
PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
6565
PUBLISH_BRANCH: gh-pages

0 commit comments

Comments
 (0)