Skip to content

Commit ff52604

Browse files
committed
ci: update workflows config.
1 parent 6388c19 commit ff52604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- run: cp assets/twitter.png ./dist/assets
6666

6767
- name: Deploy
68-
uses: peaceiris/actions-gh-pages@v3
68+
uses: peaceiris/actions-gh-pages@v4
6969
with:
7070
commit_message: ${{ github.event.head_commit.message }}
7171
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)