From fa8c828d4cf842c729a2dedaffd576e3b1d1066d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 16:54:42 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.6.5 --- .github/workflows/run-dokka.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-dokka.yml b/.github/workflows/run-dokka.yml index 2b4101a..fe0b2ea 100644 --- a/.github/workflows/run-dokka.yml +++ b/.github/workflows/run-dokka.yml @@ -30,7 +30,7 @@ jobs: mv docs/*.md gh-pages/docs - name: Publish Documentation - uses: JamesIves/github-pages-deploy-action@v4.4.2 + uses: JamesIves/github-pages-deploy-action@v4.6.5 with: branch: gh-pages folder: gh-pages \ No newline at end of file