File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 - name : Set up JDK 17
2424 uses : actions/setup-java@v4
2525 with :
26- distribution : ' temurin '
26+ distribution : ' corretto '
2727 java-version : ' 17'
2828 cache : ' gradle'
2929 - name : Cache SonarCloud packages
5050 - name : Set up JDK 17
5151 uses : actions/setup-java@v4
5252 with :
53- distribution : ' temurin '
53+ distribution : ' corretto '
5454 java-version : ' 17'
5555 cache : ' gradle'
5656 - name : Build with Gradle
6868 - name : Set up JDK 17
6969 uses : actions/setup-java@v4
7070 with :
71- distribution : ' temurin '
71+ distribution : ' corretto '
7272 java-version : ' 17'
7373 cache : ' gradle'
7474 - name : Build with Gradle
8484 - name : Set up JDK 17
8585 uses : actions/setup-java@v4
8686 with :
87- distribution : ' temurin '
87+ distribution : ' corretto '
8888 java-version : ' 17'
8989 cache : ' maven'
9090 - name : Build and analyze
You can’t perform that action at this time.
0 commit comments