diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 87e7af6b6b0..fb0354a498b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -30,7 +30,7 @@ jobs: run: yarn build - name: Deploy to GitHub Pages - uses: JamesIves/github-pages-deploy-action@v4.4.3 + uses: JamesIves/github-pages-deploy-action@v4.7.3 with: branch: docusaurus # the branch for the deployment folder: build # the folder getting deployed