We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d8686d + 06f750a commit 5231bb7Copy full SHA for 5231bb7
.github/workflows/pullrequest.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
distribution: "adopt"
46
java-version: ${{ matrix.java_version }}
47
- - uses: gradle/actions/wrapper-validation@v5
+ - uses: gradle/actions/wrapper-validation@v6
48
- name: Install Android SDK
49
uses: hannesa2/action-android/install-sdk@0.1.16.7
50
- name: Run instrumentation tests
0 commit comments