Skip to content

Commit 6f0350c

Browse files
Merge pull request nextcloud#14562 from nextcloud/DeprecatedGithubAction
Fix deprecated github action and simplify CI
2 parents 086fcc9 + d24964c commit 6f0350c

2 files changed

Lines changed: 1 addition & 29 deletions

File tree

.github/workflows/assembleFlavors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
distribution: "temurin"
3030
java-version: 17
31+
- uses: gradle/actions/wrapper-validation@94baf225fe0a508e581a564467443d0e2379123b # v4.3.0
3132
- name: Build ${{ matrix.flavor }}
3233
run: |
3334
echo "org.gradle.jvmargs=-Xmx6g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -XX:+UseParallelGC -XX:MaxMetaspaceSize=1g" >> gradle.properties

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

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

0 commit comments

Comments
 (0)