diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index 8031978682cd2249a2c896ad48c8bc87df234ee4..4d83935e2d9388829e90ecf5ac7936a088effb85 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.8 + uses: JamesIves/github-pages-deploy-action@v4.2.2 with: branch: gh-pages folder: dist/spa