From dc24f053d9793f712d52133c8b08af50a90196ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:50:45 +0000 Subject: [PATCH] Bump actions/deploy-pages from 1.2.9 to 5.0.0 Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1.2.9 to 5.0.0. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/f27bcc15848fdcdcc02f01754eb838e44bcf389b...cd2ce8fcbc39b97be8ca5fce6e763baed58fa128) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c64b6a0..3e277de 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,4 +34,4 @@ jobs: path: .vitepress/dist - name: Deploy id: deployment - uses: actions/deploy-pages@f27bcc15848fdcdcc02f01754eb838e44bcf389b # v1 + uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0