diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index 11a2ae5c76c6cefbf5f1f9c2baec505d7544f0f5..ef31b6a646b1d289fc95724f3d3cf11b8962029a 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -104,7 +104,7 @@ jobs: # DEPLOY TO GH-PAGES - name: Deploy to GitHub-Pages - uses: JamesIves/github-pages-deploy-action@4.1.6 + uses: JamesIves/github-pages-deploy-action@4.1.7 with: branch: gh-pages folder: dist/spa