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.0 .0 # https://github.com/actions/setup-java
35+ uses : actions/setup-java@v4.1 .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 4141 # Whether to configure the token or SSH key with the local git config. Default: true
4242 persist-credentials : false
4343 - name : Install JDK
44- uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
44+ uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
4545 with :
4646 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
4747 java-version : ${{ matrix.java-version }} # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 5353 # Whether to configure the token or SSH key with the local git config. Default: true
5454 persist-credentials : false
5555 - name : Install JDK
56- uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
56+ uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
5757 with :
5858 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5959 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 4444 # Whether to configure the token or SSH key with the local git config. Default: true
4545 persist-credentials : false
4646 - name : Install JDK
47- uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
47+ uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
4848 with :
4949 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5050 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.0 .0 # https://github.com/actions/setup-java
40+ uses : actions/setup-java@v4.1 .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 2727 # Whether to configure the token or SSH key with the local git config. Default: true
2828 persist-credentials : false
2929 - name : Install JDK
30- uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
30+ uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
3131 with :
3232 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
3333 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
5252 # Whether to configure the token or SSH key with the local git config. Default: true
5353 persist-credentials : false
5454 - name : Install JDK
55- uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
55+ uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
5656 with :
5757 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5858 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 2626 # Whether to configure the token or SSH key with the local git config. Default: true
2727 persist-credentials : false
2828 - name : Install JDK
29- uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
29+ uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
3030 with :
3131 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
3232 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
5151 # Whether to configure the token or SSH key with the local git config. Default: true
5252 persist-credentials : false
5353 - name : Install JDK
54- uses : actions/setup-java@v4.0 .0 # https://github.com/actions/setup-java
54+ uses : actions/setup-java@v4.1 .0 # https://github.com/actions/setup-java
5555 with :
5656 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5757 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
You can’t perform that action at this time.
0 commit comments