From 486ac412bd6c6af3cc8707a83172566662c08074 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 07:28:05 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action digest to 8072b9c --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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