diff --git a/.github/workflows/push_to-branch.yml b/.github/workflows/push_to-branch.yml index 52cda13..d6bd110 100644 --- a/.github/workflows/push_to-branch.yml +++ b/.github/workflows/push_to-branch.yml @@ -51,7 +51,7 @@ jobs: JEKYLL_ENV: production - name: Deploy 🚀 # Deploy to branch - uses: JamesIves/github-pages-deploy-action@v4.6.1 + uses: JamesIves/github-pages-deploy-action@v4.7.3 with: branch: gh-pages folder: _site/ # Change it to 'docs/_site/' if the site is hosted in (e.g.) 'docs' folder