From 3961918ea1ffe79926f0f870b72e7f775c18edf1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 21:04:06 +0000 Subject: [PATCH] chore(deps): update actions/configure-pages action to v6 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a4435989..1c89077d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -65,7 +65,7 @@ jobs: - uses: actions/checkout@v6 with: ref: ${{ needs.release.outputs.git-head }} - - uses: actions/configure-pages@v5 + - uses: actions/configure-pages@v6 - uses: DeterminateSystems/nix-installer-action@v21 with: extra-conf: |