diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index e2129d75af..fd7a14955f 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -46,7 +46,7 @@ jobs: run: find site - name: Deploy to GitHub Pages - uses: JamesIves/github-pages-deploy-action@v4.6.4 + uses: JamesIves/github-pages-deploy-action@v4.7.2 with: branch: gh-pages folder: site