Skip to content

Commit 7669088

Browse files
authored
Merge pull request #416 from AppDevNext/dependabot/github_actions/master/gradle/actions-5
Bump gradle/actions from 4 to 5
2 parents 2d1e9e7 + d9e9fe7 commit 7669088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Android-CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
distribution: "adopt"
4747
java-version: ${{ matrix.java_version }}
48-
- uses: gradle/actions/wrapper-validation@v4
48+
- uses: gradle/actions/wrapper-validation@v5
4949
- name: Install Android SDK
5050
uses: hannesa2/action-android/install-sdk@0.1.16.7
5151
- name: Run instrumentation tests

0 commit comments

Comments
 (0)