We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49569f commit df49535Copy full SHA for df49535
.github/workflows/android-build.yaml
@@ -16,7 +16,7 @@ jobs:
16
java-version: '11'
17
distribution: 'adopt'
18
- name: Wait for tests to succeed
19
- uses: lewagon/wait-on-check-action@v1.2.0
+ uses: lewagon/wait-on-check-action@v1.3.3
20
with:
21
ref: ${{ github.ref }}
22
running-workflow-name: android-build
0 commit comments