Skip to content

Commit daa0f44

Browse files
github-actions(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 f45b10e commit daa0f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v4
88
with:
99
fetch-depth: 0
10-
- uses: gradle/actions/wrapper-validation@v3
10+
- uses: gradle/actions/wrapper-validation@v4
1111
- uses: actions/setup-java@v4
1212
with:
1313
distribution: 'temurin'

0 commit comments

Comments
 (0)