Skip to content

Commit

Permalink
Update android-build.yaml
Browse files Browse the repository at this point in the history
Bump wait-on-check-action to v1.3.3
  • Loading branch information
wax911 authored Jan 27, 2024
1 parent c49569f commit df49535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
java-version: '11'
distribution: 'adopt'
- name: Wait for tests to succeed
uses: lewagon/wait-on-check-action@v1.2.0
uses: lewagon/wait-on-check-action@v1.3.3
with:
ref: ${{ github.ref }}
running-workflow-name: android-build
Expand Down

0 comments on commit df49535

Please sign in to comment.