diff --git a/.github/workflows/android-integration.yml b/.github/workflows/android-integration.yml index e4ed07bffc14..df36839aa62a 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.3 + uses: JamesIves/github-pages-deploy-action@v4.6.4 with: branch: gh-pages folder: app/build/dokka/html/