Skip to content

Commit

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

Bump gradle/actions from 3.4.2 to 4.0.0
  • Loading branch information
hannesa2 authored Aug 8, 2024
2 parents f137329 + 36adfca commit 09a7c73
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 @@ -18,6 +18,6 @@ jobs:
with:
distribution: 'adopt'
java-version: 17
- uses: gradle/actions/wrapper-validation@v3.4.2
- uses: gradle/actions/wrapper-validation@v4.0.0
- name: Build with Gradle
run: ./gradlew build

0 comments on commit 09a7c73

Please sign in to comment.