From 1c9d3e106f72df4838442e63ced1af70fd064685 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 02:22:45 +0000 Subject: [PATCH] chore(deps): update actions/configure-pages action to v6 --- .github/workflows/demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index 0936e88..9634c1c 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -32,7 +32,7 @@ jobs: run: pnpm demo - name: 📄 Setup Pages - uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5 + uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6 - name: 📤 Upload artifact uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4