From 5f606df35d7fa46be5f274c8cb7eeb3df77fba6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 00:21:52 +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 fa9550a..00ebd18 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -64,4 +64,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5