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.7.0 # https://github.com/actions/setup-java
35+ uses : actions/setup-java@v4.7.1 # 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 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.7.0 # https://github.com/actions/setup-java
55+ uses : actions/setup-java@v4.7.1 # https://github.com/actions/setup-java
5656 with :
5757 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5858 java-version : ${{ matrix.java-version }} # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 6464 # Whether to configure the token or SSH key with the local git config. Default: true
6565 persist-credentials : false
6666 - name : Install JDK
67- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
67+ uses : actions/setup-java@v4.7.1 # https://github.com/actions/setup-java
6868 with :
6969 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
7070 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 5555 # Whether to configure the token or SSH key with the local git config. Default: true
5656 persist-credentials : false
5757 - name : Install JDK
58- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
58+ uses : actions/setup-java@v4.7.1 # https://github.com/actions/setup-java
5959 with :
6060 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
6161 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.7.0 # https://github.com/actions/setup-java
40+ uses : actions/setup-java@v4.7.1 # 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 3838 # Whether to configure the token or SSH key with the local git config. Default: true
3939 persist-credentials : false
4040 - name : Install JDK
41- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
41+ uses : actions/setup-java@v4.7.1 # https://github.com/actions/setup-java
4242 with :
4343 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
4444 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
6363 # Whether to configure the token or SSH key with the local git config. Default: true
6464 persist-credentials : false
6565 - name : Install JDK
66- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
66+ uses : actions/setup-java@v4.7.1 # https://github.com/actions/setup-java
6767 with :
6868 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
6969 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
Original file line number Diff line number Diff line change 3737 # Whether to configure the token or SSH key with the local git config. Default: true
3838 persist-credentials : false
3939 - name : Install JDK
40- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
40+ uses : actions/setup-java@v4.7.1 # 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
6262 # Whether to configure the token or SSH key with the local git config. Default: true
6363 persist-credentials : false
6464 - name : Install JDK
65- uses : actions/setup-java@v4.7.0 # https://github.com/actions/setup-java
65+ uses : actions/setup-java@v4.7.1 # https://github.com/actions/setup-java
6666 with :
6767 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
6868 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
You can’t perform that action at this time.
0 commit comments