From 3860667af6b30d308da509b8a19a8acb5fc518b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 10:21:21 +0000 Subject: [PATCH] Bump actions/deploy-pages from 4.0.2 to 4.0.3 Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/7a9bd943aa5e5175aeb8502edcc6c1c02d398e10...87c3283f01cd6fe19a0ab93a23b2f6fcba5a8e42) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-patch ... 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 5c6b296..48253f2 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@7a9bd943aa5e5175aeb8502edcc6c1c02d398e10' + uses: 'actions/deploy-pages@87c3283f01cd6fe19a0ab93a23b2f6fcba5a8e42'