Skip to content

Commit

Permalink
chore: Migrate to new gradle validation action
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-niedermann committed Dec 4, 2024
1 parent 30cd278 commit f122514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v3
uses: gradle/actions/wrapper-validation@v3

lint:
name: Lint
Expand Down

0 comments on commit f122514

Please sign in to comment.