Skip to content

Commit 7b15085

Browse files
committed
Merge branch 'master' of https://github.com/ls1intum/Ares
2 parents 6653d1a + aeccb11 commit 7b15085

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Build and Install with Maven and JDK ${{ matrix.java }}
6161
run: mvn -B clean install -Dmaven.test.skip=true -Dmaven.javadoc.skip=true -Dmaven.source.skip=true
6262
- name: Test with Gradle and JDK ${{ matrix.java }}
63-
uses: gradle/actions/setup-gradle@v3
63+
uses: gradle/actions/setup-gradle@v4
6464
with:
6565
gradle-version: 8.14.3
6666
arguments: test

0 commit comments

Comments
 (0)