From a4c40dd54ee304be153d38e07a75c566de862ca7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Jun 2023 13:46:23 +0000 Subject: [PATCH] chore(deps): update wandalen/wretry.action action to v1.1.0 --- .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 f7cc44631e..64a4628702 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.1.0 with: action: reactivecircus/android-emulator-runner@v2 with: |