Skip to content

Commit df49535

Browse files
authored
Update android-build.yaml
Bump wait-on-check-action to v1.3.3
1 parent c49569f commit df49535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
java-version: '11'
1717
distribution: 'adopt'
1818
- name: Wait for tests to succeed
19-
uses: lewagon/wait-on-check-action@v1.2.0
19+
uses: lewagon/wait-on-check-action@v1.3.3
2020
with:
2121
ref: ${{ github.ref }}
2222
running-workflow-name: android-build

0 commit comments

Comments
 (0)