From 4dfea2f48dfda21d621ea8fcb12f1ca8c784e894 Mon Sep 17 00:00:00 2001 From: "botty-mcbottington[bot]" <168950816+botty-mcbottington[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 18:28:30 +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 573cb489..f98b4680 100644 --- a/.github/workflows/pages.yaml +++ b/.github/workflows/pages.yaml @@ -27,7 +27,7 @@ jobs: persist-credentials: false - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Prepare schema files run: |