From 9ffc01d99bb4ba20e25f957c4dbbf9c4b3bbbe80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 09:54:17 +0000 Subject: [PATCH] chore(deps): bump actions/deploy-pages from 1.2.7 to 4.0.4 Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1.2.7 to 4.0.4. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/7fec4b245d2292f2713ef02d5488349a5da05175...decdde0ac072f6dcbe43649d82d9c635fff5b4e4) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/github-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 65f5a0d..38ab6b6 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -47,4 +47,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@7fec4b245d2292f2713ef02d5488349a5da05175 + uses: actions/deploy-pages@decdde0ac072f6dcbe43649d82d9c635fff5b4e4