diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f7cc44631e..32883e8061 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -59,7 +59,7 @@ jobs: script: echo "Generated AVD snapshot for caching." - name: run tests on API ${{ matrix.android.version }} - uses: Wandalen/wretry.action@v1.0.41 + uses: Wandalen/wretry.action@v1.2.0 with: action: reactivecircus/android-emulator-runner@v2 with: |