From a5dd756d87b6389add37d0250ff338a10224f077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 09:43:40 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20actions/deploy-pages=20from?= =?UTF-8?q?=204=20to=205=20(#177)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 77b3423..c5ece71 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -34,5 +34,5 @@ jobs: with: path: site - - uses: actions/deploy-pages@v4 + - uses: actions/deploy-pages@v5 id: deployment