From 23281156161e49046ad2bfc0443a95d9c0da07be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 20:04:45 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.7.2 --- .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..61d5bc2 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.7.2 with: branch: gh-pages folder: gh-pages \ No newline at end of file