chore(deps): update peaceiris/actions-gh-pages action to v4
Build & Deploy / build (pull_request) Successful in 31s Details
Build & Deploy / build (push) Successful in 33s Details

This commit is contained in:
Renovate Bot 2024-04-08 16:01:01 +00:00
parent 03e71cb310
commit dc0d1b2950
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
run: pnpm build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
if: github.ref == 'refs/heads/master'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}