Skip to content

Commit 593edbf

Browse files
Bump gradle/actions from 5 to 6
Bumps [gradle/actions](https://github.com/gradle/actions) from 5 to 6. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v5...v6) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf1fce5 commit 593edbf

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)