Skip to content

Commit 976e08d

Browse files
fix fix update github workflows
1 parent 7e89b39 commit 976e08d

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
@@ -19,7 +19,7 @@ jobs:
1919
run: python .github/workflows/generate.py
2020

2121
- name: Validate gradle wrapper
22-
uses: gradle/actions/wrapper-validation@v3
22+
uses: gradle/actions/wrapper-validation@v5
2323

2424
- name: Setup JDK ${{env.JAVA_VERSION}}
2525
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)