Skip to content

Commit b892050

Browse files
authored
Merge pull request #357 from hannesa2/dependabot/github_actions/gradle/actions-6
Bump gradle/actions from 5 to 6
2 parents bf1fce5 + 593edbf commit b892050

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Android-CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
distribution: 'adopt'
4444
java-version: 17
45-
- uses: gradle/actions/wrapper-validation@v5
45+
- uses: gradle/actions/wrapper-validation@v6
4646
- name: Build with Gradle
4747
run: ./gradlew assemble
4848
- name: Install Android SDK

0 commit comments

Comments
 (0)