Skip to content

Commit 5231bb7

Browse files
authored
Merge pull request #755 from AppDevNext/dependabot/github_actions/master/gradle/actions-6
Bump gradle/actions from 5 to 6
2 parents 6d8686d + 06f750a commit 5231bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pullrequest.yml

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

0 commit comments

Comments
 (0)