diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0612e9b..df193f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: run: ./gradlew build --stacktrace - name: Set up emulator cache - uses: actions/cache@v5 + uses: actions/cache@v6 id: avd-cache with: path: |