diff --git a/.github/workflows/json-then-publish.yml b/.github/workflows/json-then-publish.yml index 843b87c..eccf608 100644 --- a/.github/workflows/json-then-publish.yml +++ b/.github/workflows/json-then-publish.yml @@ -18,7 +18,7 @@ jobs: pattern: "\\.json$" - name: push - uses: peaceiris/actions-gh-pages@v3 + uses: peaceiris/actions-gh-pages@v4 with: github_token: ${{ secrets.BOT }} cname: store.win11react.com