Skip to content

Commit 06f750a

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 6d8686d commit 06f750a

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)