From 688b8ff10aa95e82aec7f8111016deaf06f238e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 23:23:20 +0200 Subject: [PATCH] chore(deps): update wandalen/wretry.action action to v2.1.0 (#1320) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 9c57e099ad..a7d4f101f2 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@v2.0.0 + uses: Wandalen/wretry.action@v2.1.0 with: action: reactivecircus/android-emulator-runner@v2 with: |