Skip to content

Commit 3648e25

Browse files
chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#271)
1 parent 0877975 commit 3648e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: npm run docs:build
2121

2222
- name: Deploy
23-
uses: peaceiris/actions-gh-pages@v3
23+
uses: peaceiris/actions-gh-pages@v4
2424
with:
2525
github_token: ${{ secrets.GH_TOKEN }}
2626
publish_dir: docs/.vitepress/dist

0 commit comments

Comments
 (0)