diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 0b87a34ce..90152ded7 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -63,7 +63,7 @@ jobs: with: cache: true - name: Cache Gradle - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.gradle/caches @@ -166,7 +166,7 @@ jobs: sudo udevadm control --reload-rules sudo udevadm trigger --name-match=kvm - name: AVD cache - uses: actions/cache@v4 + uses: actions/cache@v5 id: avd-cache with: path: ~/.android/*