diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 24c0217f..f7ddbbfc 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -53,7 +53,7 @@ jobs: - name: Deploy to GitHub if: success() - uses: crazy-max/ghaction-github-pages@v4 + uses: crazy-max/ghaction-github-pages@v5 with: target_branch: gh-pages build_dir: ${{ matrix.workDir }}/dist