From e7d3bfdf06b5540ae9f19ba2557af0755066d462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 04:15:03 +0000 Subject: [PATCH] chore(deps): bump actions/deploy-pages from 4.0.0 to 4.0.2 Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v4.0.0...v4.0.2) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/dokka.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dokka.yml b/.github/workflows/dokka.yml index 83e7b077a..755dbb48b 100644 --- a/.github/workflows/dokka.yml +++ b/.github/workflows/dokka.yml @@ -42,4 +42,4 @@ jobs: with: path: 'build/dokka' - id: deployment - uses: actions/deploy-pages@v4.0.0 + uses: actions/deploy-pages@v4.0.2