File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 3232 persist-credentials : false
3333
3434 - name : Install JDK
35- uses : actions/setup-java@v4.5 .0 # https://github.com/actions/setup-java
35+ uses : actions/setup-java@v4.6 .0 # https://github.com/actions/setup-java
3636 with :
3737 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
3838 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 4747 # Whether to configure the token or SSH key with the local git config. Default: true
4848 persist-credentials : false
4949 - name : Install JDK
50- uses : actions/setup-java@v4.5 .0 # https://github.com/actions/setup-java
50+ uses : actions/setup-java@v4.6 .0 # https://github.com/actions/setup-java
5151 with :
5252 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5353 java-version : ${{ matrix.java-version }} # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 5959 # Whether to configure the token or SSH key with the local git config. Default: true
6060 persist-credentials : false
6161 - name : Install JDK
62- uses : actions/setup-java@v4.5 .0 # https://github.com/actions/setup-java
62+ uses : actions/setup-java@v4.6 .0 # https://github.com/actions/setup-java
6363 with :
6464 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
6565 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 5050 # Whether to configure the token or SSH key with the local git config. Default: true
5151 persist-credentials : false
5252 - name : Install JDK
53- uses : actions/setup-java@v4.5 .0 # https://github.com/actions/setup-java
53+ uses : actions/setup-java@v4.6 .0 # https://github.com/actions/setup-java
5454 with :
5555 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5656 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 3737 persist-credentials : false
3838
3939 - name : Install JDK
40- uses : actions/setup-java@v4.5 .0 # https://github.com/actions/setup-java
40+ uses : actions/setup-java@v4.6 .0 # https://github.com/actions/setup-java
4141 with :
4242 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
4343 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 3333 # Whether to configure the token or SSH key with the local git config. Default: true
3434 persist-credentials : false
3535 - name : Install JDK
36- uses : actions/setup-java@v4.5 .0 # https://github.com/actions/setup-java
36+ uses : actions/setup-java@v4.6 .0 # https://github.com/actions/setup-java
3737 with :
3838 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
3939 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
5858 # Whether to configure the token or SSH key with the local git config. Default: true
5959 persist-credentials : false
6060 - name : Install JDK
61- uses : actions/setup-java@v4.5 .0 # https://github.com/actions/setup-java
61+ uses : actions/setup-java@v4.6 .0 # https://github.com/actions/setup-java
6262 with :
6363 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
6464 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 3232 # Whether to configure the token or SSH key with the local git config. Default: true
3333 persist-credentials : false
3434 - name : Install JDK
35- uses : actions/setup-java@v4.5 .0 # https://github.com/actions/setup-java
35+ uses : actions/setup-java@v4.6 .0 # https://github.com/actions/setup-java
3636 with :
3737 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
3838 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
5757 # Whether to configure the token or SSH key with the local git config. Default: true
5858 persist-credentials : false
5959 - name : Install JDK
60- uses : actions/setup-java@v4.5 .0 # https://github.com/actions/setup-java
60+ uses : actions/setup-java@v4.6 .0 # https://github.com/actions/setup-java
6161 with :
6262 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
6363 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
You can’t perform that action at this time.
0 commit comments