diff --git a/.github/workflows/maestro-test.yml b/.github/workflows/maestro-test.yml index 5910f8b1..9b9f85ad 100644 --- a/.github/workflows/maestro-test.yml +++ b/.github/workflows/maestro-test.yml @@ -86,7 +86,7 @@ jobs: - name: 🐘 Setup Gradle with caching if: steps.apk-cache.outputs.cache-hit != 'true' - uses: gradle/actions/setup-gradle@v6 + uses: gradle/actions/setup-gradle@v6.2.0 with: cache-read-only: false