From a4e61713f8b3b83ea006d8adb28a13bbd748ab6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 18:02:01 +0700 Subject: [PATCH] build(deps): bump actions/deploy-pages from 4 to 5 (#5) Squash merge: actions/deploy-pages v4->v5 --- web/.github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/.github/workflows/deploy.yml b/web/.github/workflows/deploy.yml index 5ff634a..9070b3c 100644 --- a/web/.github/workflows/deploy.yml +++ b/web/.github/workflows/deploy.yml @@ -45,4 +45,4 @@ jobs: url: ${{ steps.deployment.outputs.page_url }} steps: - id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5