Merge pull request #605 from Cysharp/dependabot/github_actions/peaceiris/actions-gh-pages-4

chore(deps): bump peaceiris/actions-gh-pages from 3 to 4
This commit is contained in:
Ikiru Yoshizaki
2024-07-30 17:09:56 +09:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ jobs:
with:
args: build docs/docfx.json
- name: Publish to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs/_site