diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2ab3ca8..0c1f671 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -35,7 +35,7 @@ jobs: npx vite build --base "/devextreme-react-template/" - name: Deploy - uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6 + uses: JamesIves/github-pages-deploy-action@8072b9c7e8f9bd5cda32539dde262854f2073722 with: branch: gh-pages folder: dist