From 73ab2e964b5833b98f7049e76b22ec8f743abff1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 18:45:31 +0000 Subject: [PATCH] chore(deps): update actions/configure-pages action to v6 --- .github/workflows/pages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yaml b/.github/workflows/pages.yaml index f2e7c6c0..5482b8de 100644 --- a/.github/workflows/pages.yaml +++ b/.github/workflows/pages.yaml @@ -38,7 +38,7 @@ jobs: cache: npm - id: configure - uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5 + uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6 # Extract version from branch name for versioned deployments - id: set-version