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