From 38aadcf9812b69db32db7f9cb399589363be94be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 02:07:10 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.4.3 --- .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..de5ead7 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.4.3 with: branch: gh-pages folder: gh-pages \ No newline at end of file