From 3462f764c03e83090708c3b714d786c8eb9ab8e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 16:45:17 +0000 Subject: [PATCH] Bump actions/deploy-pages from 3.0.1 to 4.0.2 Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3.0.1 to 4.0.2. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/13b55b33dd8996121833dbc1db458c793a334630...7a9bd943aa5e5175aeb8502edcc6c1c02d398e10) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1c41812..27d5e99 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -235,4 +235,4 @@ jobs: steps: - name: 'Publish' id: 'deployment' - uses: 'actions/deploy-pages@13b55b33dd8996121833dbc1db458c793a334630' + uses: 'actions/deploy-pages@7a9bd943aa5e5175aeb8502edcc6c1c02d398e10'