From 35b7b838acb437d56c38b0dfcb3f5622f7eff97e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 16:42:33 +0000 Subject: [PATCH] chore(deps): update wandalen/wretry.action action to v1.4.5 --- .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 2b0cae590a..26a1b924eb 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.3.0 + uses: Wandalen/wretry.action@v1.4.5 with: action: reactivecircus/android-emulator-runner@v2 with: |