Skip to content

Commit 4787e5b

Browse files
Bump gradle/actions from 5 to 6 (#183)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2b84e5 commit 4787e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
distribution: 'adopt'
3737
java-version: '17'
3838
cache: 'gradle'
39-
- uses: gradle/actions/wrapper-validation@v5
39+
- uses: gradle/actions/wrapper-validation@v6
4040
- run: ./gradlew --no-daemon check

0 commit comments

Comments
 (0)