Skip to content

Commit 566c187

Browse files
dependabot[bot]loicmathieu
authored andcommitted
chore(deps): bump gradle/actions from 3 to 4
Bumps [gradle/actions](https://github.com/gradle/actions) from 3 to 4. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v3...v4) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2fcabcb commit 566c187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
java-version: 21
5151

5252
- name: Validate Gradle wrapper
53-
uses: gradle/actions/wrapper-validation@v3
53+
uses: gradle/actions/wrapper-validation@v4
5454

5555
# Gradle check
5656
- name: Build with Gradle

0 commit comments

Comments
 (0)