Skip to content

Commit

Permalink
Fix wrapper check
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed May 11, 2024
1 parent d0f2985 commit a485cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
distribution: 'adopt'
java-version: 17
- uses: gradle/wrapper-validation-action@v3
- uses: gradle/actions/wrapper-validation@v3
- name: Install Android SDK
uses: hannesa2/action-android/[email protected]
- name: Run tests
Expand Down

0 comments on commit a485cc8

Please sign in to comment.