Skip to content

Commit c32abd9

Browse files
committed
ci: update workflows config.
1 parent 683fc06 commit c32abd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ jobs:
271271
uses: jaywcjlove/changelog-generator@main
272272

273273
- name: Deploy
274-
uses: peaceiris/actions-gh-pages@v3
274+
uses: peaceiris/actions-gh-pages@v4
275275
with:
276276
github_token: ${{ secrets.GITHUB_TOKEN }}
277277
publish_dir: ./website/build

0 commit comments

Comments
 (0)