Skip to content

Commit 86d369f

Browse files
chore(deps): Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 (#1444)
1 parent 360440e commit 86d369f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Build docs
2828
run: npm run build:docs
2929
- name: Deploy
30-
uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847
30+
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e
3131
with:
3232
github_token: ${{ secrets.GITHUB_TOKEN }}
3333
publish_dir: docs

0 commit comments

Comments
 (0)