Skip to content

Commit

Permalink
Merge pull request #226 from hannesa2/dependabot/github_actions/gradl…
Browse files Browse the repository at this point in the history
…e/actions-4

Bump gradle/actions from 3 to 4
  • Loading branch information
hannesa2 authored Aug 5, 2024
2 parents 43385e6 + bc64583 commit 1f1c0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Android-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
distribution: 'adopt'
java-version: 17
- uses: gradle/actions/wrapper-validation@v3
- uses: gradle/actions/wrapper-validation@v4
- name: Build with Gradle
run: ./gradlew assemble
- name: Install Android SDK
Expand Down

0 comments on commit 1f1c0d6

Please sign in to comment.