Skip to content

Commit 534fd3e

Browse files
Bump peaceiris/actions-gh-pages from 3 to 4 (#29)
1 parent b092864 commit 534fd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
# Deploy to gh-pages
3030
- name: Deploy to gh-pages
31-
uses: peaceiris/actions-gh-pages@v3
31+
uses: peaceiris/actions-gh-pages@v4
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
3434
publish_dir: ./dist

0 commit comments

Comments
 (0)