diff --git a/.github/workflows/android-integration.yml b/.github/workflows/android-integration.yml index df36839aa62a..1705a519c5a5 100644 --- a/.github/workflows/android-integration.yml +++ b/.github/workflows/android-integration.yml @@ -177,7 +177,7 @@ jobs: arguments: dokkaHtml - name: Deploy documentation to Github Pages - uses: JamesIves/github-pages-deploy-action@v4.6.4 + uses: JamesIves/github-pages-deploy-action@v4.6.8 with: branch: gh-pages folder: app/build/dokka/html/