File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2727 - name : " Setup java"
2828 uses : actions/setup-java@v4
2929 with :
30- distribution : " temurin "
30+ distribution : " sapmachine "
3131 java-version : ${{ env.JAVA_VERSION }}
3232 cache : ' maven'
3333
Original file line number Diff line number Diff line change 4646 - name : " Setup java"
4747 uses : actions/setup-java@v4
4848 with :
49- distribution : " temurin "
49+ distribution : " sapmachine "
5050 java-version : ${{ env.JAVA_VERSION }}
5151 cache : ' maven'
5252
8282 - name : " Setup java"
8383 uses : actions/setup-java@v4
8484 with :
85- distribution : " temurin "
85+ distribution : " sapmachine "
8686 java-version : ${{ env.JAVA_VERSION }}
8787 cache : ' maven'
8888
Original file line number Diff line number Diff line change 1717 - name : " Setup java"
1818 uses : actions/setup-java@v4
1919 with :
20- distribution : " temurin "
20+ distribution : " sapmachine "
2121 java-version : " 17"
2222 server-id : artifactory-snapshots
2323 server-username : DEPLOYMENT_USER
Original file line number Diff line number Diff line change 2929 - name : " Setup java"
3030 uses : actions/setup-java@v4
3131 with :
32- distribution : " temurin "
32+ distribution : " sapmachine "
3333 java-version : ${{ env.JAVA_VERSION }}
3434 cache : ' maven'
3535
Original file line number Diff line number Diff line change 2222 - name : " Setup java"
2323 uses : actions/setup-java@v4
2424 with :
25- distribution : " temurin "
25+ distribution : " sapmachine "
2626 java-version : ${{ env.JAVA_VERSION }}
2727 cache : ' maven'
2828
Original file line number Diff line number Diff line change 9494 - name : " Setup java"
9595 uses : actions/setup-java@v4
9696 with :
97- distribution : " temurin "
97+ distribution : " sapmachine "
9898 java-version : ${{ env.JAVA_VERSION }}
9999 cache : ' maven'
100100
You can’t perform that action at this time.
0 commit comments