build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#4625)

This commit is contained in:
dependabot[bot] 2024-04-08 22:43:40 +02:00 committed by GitHub
parent bf8396b438
commit 83a91b47d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ jobs:
working-directory: ./docs working-directory: ./docs
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3 uses: peaceiris/actions-gh-pages@v4
with: with:
publish_dir: docs/public publish_dir: docs/public
force_orphan: true force_orphan: true