diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index d0f01678cd..f41daeb50b 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -37,7 +37,7 @@ jobs: name: docs path: docs - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@v4.1.5 + uses: JamesIves/github-pages-deploy-action@4.1.5 with: branch: gh-pages folder: docs