Skip to content

Commit 5548cef

Browse files
Bump gradle/actions from 4 to 5
Bumps [gradle/actions](https://github.com/gradle/actions) from 4 to 5. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v4...v5) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 523ab8f commit 5548cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 0
1414

1515
- name: 'Validate gradlew'
16-
uses: gradle/actions/wrapper-validation@v4
16+
uses: gradle/actions/wrapper-validation@v5
1717

1818
- name: 'Setup Java'
1919
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)