diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index d493b89b320e8db28ec8c4b2ab2e3cb97030d30d..f567c7482c183c9a5c1d9cc3f58d5ec18f130c93 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@4.1.7 + uses: JamesIves/github-pages-deploy-action@4.1.8 with: branch: gh-pages folder: dist/spa