diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c6e3c8bf7b..46bbfdb1e1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -51,7 +51,7 @@ jobs: - name: Deploy if: github.event_name != 'pull_request' - uses: peaceiris/actions-gh-pages@v4.0.0 + uses: peaceiris/actions-gh-pages@v4.1.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: build