From e6908bd85a1b8367a37a0eb9fb828ece92692307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 21:24:51 +0000 Subject: [PATCH] chore(deps): bump actions/deploy-pages from 3.0.1 to 4.0.4 Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3.0.1 to 4.0.4. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/13b55b33dd8996121833dbc1db458c793a334630...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/site.ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/site.ci.yml b/.github/workflows/site.ci.yml index c24fb8769f..b867a4667e 100644 --- a/.github/workflows/site.ci.yml +++ b/.github/workflows/site.ci.yml @@ -293,4 +293,4 @@ jobs: - name: "Deploy Site: GitHub Pages" id: site-deploy - uses: actions/deploy-pages@13b55b33dd8996121833dbc1db458c793a334630 # v3.0.1 + uses: actions/deploy-pages@decdde0ac072f6dcbe43649d82d9c635fff5b4e4 # v4.0.4