Skip to content

Commit

Permalink
Update gradle/actions action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent 7f43ecf commit 0ccc6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradleCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Add exec permission
run: chmod +x gradlew
- name: Validate Gradle Wrapper
uses: gradle/actions/wrapper-validation@v3
uses: gradle/actions/wrapper-validation@v4
- name: Setup Android SDK
uses: android-actions/setup-android@v3
with:
Expand Down

0 comments on commit 0ccc6ce

Please sign in to comment.