From a5ceef5f28dabb6316047d15aaef974b58b3a1f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 25 Mar 2026 17:03:16 +0000 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v5 --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index e83a171..43939f5 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -39,4 +39,4 @@ jobs: path: '.' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5