Skip to content

Commit 662ce0a

Browse files
committed
Update gradle/actions action to v4
1 parent 7e897bf commit 662ce0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
java-version: '17'
2222
distribution: 'zulu'
23-
- uses: gradle/actions/wrapper-validation@v3
23+
- uses: gradle/actions/wrapper-validation@v4
2424

2525
# Configure Gradle for optimal use in GitHub Actions, including caching of downloaded dependencies.
2626
# See: https://github.com/gradle/actions/blob/main/setup-gradle/README.md

0 commit comments

Comments
 (0)