Skip to content

Commit ac86cc3

Browse files
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent a39ae5b commit ac86cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
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)