diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b4eb021..75e529b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: distribution: temurin cache: gradle - name: 🧰 Install Android SDK - uses: malinskiy/action-android/install-sdk@release/0.1.6 + uses: malinskiy/action-android/install-sdk@release/0.1.7 with: acceptLicense: yes - name: 🧪 Integration test