File tree Expand file tree Collapse file tree 4 files changed +4
-1
lines changed Expand file tree Collapse file tree 4 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2222 with :
2323 distribution : ' temurin'
2424 java-version : ' 11'
25+ cache : ' gradle'
2526 - name : Run tests
2627 run : ./gradlew clean test --info
2728 - name : Set short git hash
Original file line number Diff line number Diff line change 1212 with :
1313 distribution : ' temurin'
1414 java-version : ' 11'
15+ cache : ' gradle'
1516 - name : Run with Gradle
1617 run : ./gradlew clean test --info
1718 -
uses :
kentaro-m/[email protected]
Original file line number Diff line number Diff line change 3131 with :
3232 distribution : ' temurin'
3333 java-version : ' 11'
34+ cache : ' gradle'
3435 - name : Run tests
3536 run : ./gradlew clean test --info
3637 - name : Build artifacts
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-6.8.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.0.1 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments