Skip to content

Commit e6cc649

Browse files
committed
ci: update GitHub Pages action
1 parent 43b1d16 commit e6cc649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
path: ./build
6363

6464
- name: Deploy to GH Pages
65-
uses: peaceiris/actions-gh-pages@v3
65+
uses: peaceiris/actions-gh-pages@v4
6666
with:
6767
github_token: ${{ secrets.GITHUB_TOKEN }}
6868
publish_dir: ./build

0 commit comments

Comments
 (0)