Skip to content

Commit 5cd2f43

Browse files
authored
Merge pull request #272 from AppDevNext/dependabot/github_actions/gradle/actions-6
Bump gradle/actions from 5 to 6
2 parents ffd0fcb + 2b64f36 commit 5cd2f43

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
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
distribution: "adopt"
2727
java-version: ${{ matrix.java_version }}
28-
- uses: gradle/actions/wrapper-validation@v5
28+
- uses: gradle/actions/wrapper-validation@v6
2929
- name: Build with Gradle
3030
run: ./gradlew assembleDebug lint
3131
- name: Archive Lint report

0 commit comments

Comments
 (0)