From 3103ad2205611f8434816559f6ef2d3b2a7ca113 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 02:44:16 +0000 Subject: [PATCH] chore(deps): update actions/configure-pages action to v5 --- .github/workflows/documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 74c8438a..cdeeef42 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -44,7 +44,7 @@ jobs: - name: Setup GitHub Pages if: github.event_name != 'pull_request' - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: Install Nix (with flakes and nix-command enabled) uses: cachix/install-nix-action@v26