diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index 88ae4effcac9147ce9eaef035f7cac6284c4d3b8..070de4c2f8e4a04805f930cc4e2cb9d4c76317c1 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -110,7 +110,7 @@ jobs: # DEPLOY TO GH-PAGES - name: Deploy to GitHub-Pages - uses: JamesIves/github-pages-deploy-action@v4.2.5 + uses: JamesIves/github-pages-deploy-action@v4.3.4 with: branch: gh-pages folder: dist/spa