diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 3fddc65d718930331a0f1e1709500a8773ea675c..df7603524b191375e8688d9618ce93c2736cfa86 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.4.1 + uses: JamesIves/github-pages-deploy-action@v4.4.2 with: branch: gh-pages folder: dist/spa