We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4cf600 commit d804ccbCopy full SHA for d804ccb
1 file changed
.github/workflows/android-publish-artifact.yml
@@ -26,7 +26,7 @@ jobs:
26
java-version: '17'
27
distribution: 'adopt'
28
- name: Wait for tests to succeed
29
- uses: lewagon/wait-on-check-action@v1.4.0
+ uses: lewagon/wait-on-check-action@v1.4.1
30
with:
31
ref: ${{ github.ref }}
32
running-workflow-name: android-publish-artifact
0 commit comments