diff --git a/.github/workflows/build-web.yml b/.github/workflows/build-web.yml index fd853e31..86aa9214 100644 --- a/.github/workflows/build-web.yml +++ b/.github/workflows/build-web.yml @@ -58,7 +58,7 @@ jobs: - name: Deploy to GitHub Pages if: success() - uses: JamesIves/github-pages-deploy-action@v4.4.3 + uses: JamesIves/github-pages-deploy-action@v4.5.0 with: branch: gh-pages folder: web/dist