File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 persist-credentials : false
2828 fetch-depth : 0
2929 - name : Set up JDK
30- uses : actions/setup-java@v5.2 .0
30+ uses : actions/setup-java@v5.3 .0
3131 with :
3232 distribution : ' temurin'
3333 java-version : ' 17'
4444 with :
4545 fetch-depth : 0
4646 - name : Set up JDK
47- uses : actions/setup-java@v5.2 .0
47+ uses : actions/setup-java@v5.3 .0
4848 with :
4949 distribution : ' temurin'
5050 java-version : ' 17'
6767 - name : Checkout
6868 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
6969 - name : Set up JDK
70- uses : actions/setup-java@v5.2 .0
70+ uses : actions/setup-java@v5.3 .0
7171 with :
7272 distribution : ' temurin'
7373 java-version : ' 17'
8989 - name : Checkout
9090 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
9191 - name : Set up JDK
92- uses : actions/setup-java@v5.2 .0
92+ uses : actions/setup-java@v5.3 .0
9393 with :
9494 distribution : ' temurin'
9595 java-version : ' 17'
Original file line number Diff line number Diff line change 2929 - name : Checkout
3030 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3131 - name : Set up JDK
32- uses : actions/setup-java@v5.2 .0
32+ uses : actions/setup-java@v5.3 .0
3333 with :
3434 distribution : ' temurin'
3535 java-version : ' 17'
You can’t perform that action at this time.
0 commit comments