From 69d7350e89a5e6c86a4ed83d7375ae97107da738 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 03:42:53 +0000 Subject: [PATCH] Update actions/deploy-pages action to v5.0.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f287b856..129872e8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -280,5 +280,5 @@ jobs: url: ${{ steps.deployment.outputs.page_url }} steps: - - uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0 + - uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1 id: deployment