From 4106e8d3b74445a0b98f31782d05a185baa334ba Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 19 Apr 2024 01:48:44 +0000
Subject: [PATCH] chore(deps): update actions/configure-pages action to v5

---
 .github/workflows/docgen-static.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docgen-static.yml b/.github/workflows/docgen-static.yml
index 9bb2f56a..292595b8 100644
--- a/.github/workflows/docgen-static.yml
+++ b/.github/workflows/docgen-static.yml
@@ -30,7 +30,7 @@ jobs:
 
             - name: Setup Pages
               id: pages
-              uses: actions/configure-pages@v4
+              uses: actions/configure-pages@v5
             - name: Upload artifact
               uses: actions/upload-pages-artifact@v3
               with: