diff --git a/.github/workflows/run-dokka.yml b/.github/workflows/run-dokka.yml index 2b4101a..407ddc8 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.1 with: branch: gh-pages folder: gh-pages \ No newline at end of file