From b1f9feda159d498af140a6b93fbe9fb2d405386b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 08:04:46 +0000 Subject: [PATCH] chore(deps): update wandalen/wretry.action action to v2 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 67a919e6a7..9c57e099ad 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -57,7 +57,7 @@ jobs: script: echo "Generated AVD snapshot for caching." - name: run tests on API ${{ matrix.android.version }} - uses: Wandalen/wretry.action@v1.4.10 + uses: Wandalen/wretry.action@v2.0.0 with: action: reactivecircus/android-emulator-runner@v2 with: |