Skip to content

Commit 239ef93

Browse files
Update gradle/actions action to v5
1 parent 2e93539 commit 239ef93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
java-version: '8'
4242
cache: gradle
4343
- name: Validate Gradle wrapper
44-
uses: gradle/actions/wrapper-validation@v4
44+
uses: gradle/actions/wrapper-validation@v5
4545
- name: Add permission to Gradle wrapper
4646
run: chmod +x gradlew
4747
- name: Do build

0 commit comments

Comments
 (0)