diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 14d29f8dc5f7852efd885cb73b82d187e4afa68e..983ac1f62dc2e7e2dadece5c1e23ffdc651f1fcf 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -34,7 +34,7 @@ jobs: # DEPLOY TO GH-PAGES - name: Deploy to GitHub-Pages - uses: JamesIves/github-pages-deploy-action@v4.2.2 + uses: JamesIves/github-pages-deploy-action@v4.2.5 with: branch: gh-pages folder: dist/spa