Skip to content

Commit 7a51920

Browse files
committed
update the "wrapper-validation" action to v6
1 parent 2ccf4bd commit 7a51920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
distribution: 'zulu'
1515
java-version: 17
1616
- uses: actions/checkout@v6
17-
- uses: gradle/actions/wrapper-validation@v5
17+
- uses: gradle/actions/wrapper-validation@v6
1818
- run: ./gradlew build javadoc install --console=plain --stacktrace
1919

2020
Java21-MacOS:

0 commit comments

Comments
 (0)