chore(deps): update peaceiris/actions-gh-pages action to v4 #41

Closed
renovate-bot wants to merge 1 commit from renovate/peaceiris-actions-gh-pages-4.x into master

View file

@ -39,7 +39,7 @@ jobs:
run: npm run build run: npm run build
- name: Deploy to gh-pages - name: Deploy to gh-pages
uses: peaceiris/actions-gh-pages@v3 uses: peaceiris/actions-gh-pages@v4
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public publish_dir: ./public