Skip to content

Commit a91e1c9

Browse files
Update nick-fields/retry action to v3.0.2
1 parent cdcb3cf commit a91e1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: ./.github/actions/setup-android-build
4949

5050
- name: Run unit tests
51-
uses: nick-fields/retry@v3.0.0
51+
uses: nick-fields/retry@v3.0.2
5252
with:
5353
command: ./gradlew clean test --no-daemon
5454
timeout_minutes: 8

0 commit comments

Comments
 (0)