diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index e2129d75af..4803884f74 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.6.8 with: branch: gh-pages folder: site