From 0728cb012b0684b9437aab21930b02bfe46ca9b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 14:11:04 +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 2ba52db..e0fc9ad 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -36,7 +36,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