diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index f2b6cd4..26da32a 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -45,7 +45,7 @@ jobs: path: /report - name: Deploy report to GitHub Page - uses: peaceiris/actions-gh-pages@v2 + uses: peaceiris/actions-gh-pages@v3 with: github_token: ${{ secrets.GITHUB_TOKEN }} PUBLISH_BRANCH: gh-pages