Skip to content

Commit 179efb3

Browse files
committed
pin retry version earlier
1 parent a279409 commit 179efb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
script: echo "Generated AVD snapshot for caching."
6060

6161
- name: run tests on API ${{ matrix.android.version }}
62-
uses: Wandalen/wretry.action@v1.1.0
62+
uses: Wandalen/wretry.action@v1.0.41
6363
with:
6464
action: reactivecircus/android-emulator-runner@v2
6565
with: |

0 commit comments

Comments
 (0)