From 04ca1907704e3b37b3232fd5452b4dd70147751f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 18:22:21 +0000 Subject: [PATCH] ci: bump actions/deploy-pages from 4.0.5 to 5.0.0 in /.github/workflows Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4.0.5 to 5.0.0. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v4.0.5...v5.0.0) --- 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/_docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_docs.yaml b/.github/workflows/_docs.yaml index f1f3a0ec..e4895a60 100644 --- a/.github/workflows/_docs.yaml +++ b/.github/workflows/_docs.yaml @@ -71,4 +71,4 @@ jobs: - name: Publish docs to GitHub Pages id: deployment - uses: actions/deploy-pages@v4.0.5 + uses: actions/deploy-pages@v5.0.0