Skip to content

Commit f4f74aa

Browse files
committed
Merge branch '7.8'
2 parents 764445c + 54442c9 commit f4f74aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build_and_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# Make sure the wrapper jar has not been tampered with
3131
- name: Validate gradle wrapper jar
3232
id: validate_gradle_wrapper
33-
uses: gradle/wrapper-validation-action@v1
33+
uses: gradle/actions/wrapper-validation@v3
3434

3535
# Set variables in github's special env file which are then automatically
3636
# read into env vars in each subsequent step

0 commit comments

Comments
 (0)