From 38a0896172e3db4c1dea17fb2559bd57a94828ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:09:34 +0000 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v5 --- .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 74b4d3e..68888d6 100644 --- a/.github/workflows/pages.yaml +++ b/.github/workflows/pages.yaml @@ -47,4 +47,4 @@ jobs: path: 'docs/' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5