From 0eee9c1f22ade9a8a86d963d783dc98fb655430b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 05:29:22 +0000 Subject: [PATCH] ci/cd(deps): bump actions/deploy-pages from 4.0.2 to 4.0.4 Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/cd.ghp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.ghp.yml b/.github/workflows/cd.ghp.yml index 042dcc8..93ea41b 100644 --- a/.github/workflows/cd.ghp.yml +++ b/.github/workflows/cd.ghp.yml @@ -61,7 +61,7 @@ jobs: steps: - name: Publish it to GitHub Pages id: deployment - uses: actions/deploy-pages@v4.0.2 + uses: actions/deploy-pages@v4.0.4 notify: name: Notifying