From 2b85f492cdf0bef62e9cc369d40d944e5adf9304 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:20:42 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.6.6 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 4ec33a0..a7dfd4d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -82,7 +82,7 @@ jobs: arguments: clean dokkaHtml - name: Publish Docs - uses: JamesIves/github-pages-deploy-action@v4.4.3 + uses: JamesIves/github-pages-deploy-action@v4.6.6 with: branch: docs folder: build/dokka/html