File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525
2626 - name : Setup Java
27- uses : actions/setup-java@v3.5.0
27+ uses : actions/setup-java@v3.5.1
2828 with :
2929 distribution : ' temurin'
3030 java-version : ' 17'
Original file line number Diff line number Diff line change 1919 fetch-depth : 0
2020
2121 - name : Set up Java
22- uses : actions/setup-java@v3.5.0
22+ uses : actions/setup-java@v3.5.1
2323 with :
2424 distribution : ' adopt'
2525 java-version : ' 15'
4444 token : ${{ secrets.TOKEN_GITHUB_ACTION }}
4545
4646 - name : Set up Java
47- uses : actions/setup-java@v3.5.0
47+ uses : actions/setup-java@v3.5.1
4848 with :
4949 distribution : ' adopt'
5050 java-version : ' 15'
Original file line number Diff line number Diff line change 3939 fetch-depth : 0
4040
4141 - name : Set up Java
42- uses : actions/setup-java@v3.5.0
42+ uses : actions/setup-java@v3.5.1
4343 with :
4444 distribution : ' adopt'
4545 java-version : ' 15'
6464 token : ${{ secrets.TOKEN_GITHUB_ACTION }}
6565
6666 - name : Set up Java
67- uses : actions/setup-java@v3.5.0
67+ uses : actions/setup-java@v3.5.1
6868 with :
6969 distribution : ' adopt'
7070 java-version : ' 15'
Original file line number Diff line number Diff line change 3636 with :
3737 fetch-depth : 0
3838
39- - uses : actions/setup-java@v3.5.0
39+ - uses : actions/setup-java@v3.5.1
4040 with :
4141 distribution : ' adopt'
4242 java-version : ' 15'
8181 steps :
8282 - uses : actions/checkout@v3.0.2
8383
84- - uses : actions/setup-java@v3.5.0
84+ - uses : actions/setup-java@v3.5.1
8585 with :
8686 distribution : ' adopt'
8787 java-version : ' 15'
Original file line number Diff line number Diff line change 2424 with :
2525 fetch-depth : 0
2626
27- - uses : actions/setup-java@v3.5.0
27+ - uses : actions/setup-java@v3.5.1
2828 with :
2929 distribution : ' adopt'
3030 java-version : ' 15'
You can’t perform that action at this time.
0 commit comments