Skip to content

Commit 55a8c05

Browse files
Merge pull request #1687 from nextcloud/ci/noid/warpperValidationUpdate
Move wrapper validation to latest and execute within assemble action
2 parents be43184 + 89ec74b commit 55a8c05

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

.github/workflows/assemble.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
distribution: "temurin"
2424
java-version: 17
25+
- uses: gradle/actions/wrapper-validation@94baf225fe0a508e581a564467443d0e2379123b # v4.3.0
2526
- name: Setup JVM options
2627
run: |
2728
mkdir -p "$HOME/.gradle"

.github/workflows/gradle-wrapper-validation.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)