File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919 with :
2020 fetch-depth : 0
2121 - name : Setup Java
22- uses : actions/setup-java@v3.13 .0
22+ uses : actions/setup-java@v4.0 .0
2323 with :
2424 distribution : temurin
2525 java-version : 17
4444 with :
4545 fetch-depth : 0
4646 - name : Setup Java
47- uses : actions/setup-java@v3.13 .0
47+ uses : actions/setup-java@v4.0 .0
4848 with :
4949 distribution : temurin
5050 java-version : ${{ matrix.java }}
6565 - name : Checkout current branch
6666 uses : actions/checkout@v4.1.1
6767 - name : Setup Java
68- uses : actions/setup-java@v3.13 .0
68+ uses : actions/setup-java@v4.0 .0
6969 with :
7070 distribution : temurin
7171 java-version : 17
8282 - name : Checkout current branch
8383 uses : actions/checkout@v4.1.1
8484 - name : Setup Java
85- uses : actions/setup-java@v3.13 .0
85+ uses : actions/setup-java@v4.0 .0
8686 with :
8787 distribution : temurin
8888 java-version : 17
@@ -110,7 +110,7 @@ jobs:
110110 with :
111111 fetch-depth : 0
112112 - name : Setup Java
113- uses : actions/setup-java@v3.13 .0
113+ uses : actions/setup-java@v4.0 .0
114114 with :
115115 distribution : temurin
116116 java-version : 17
Original file line number Diff line number Diff line change 1818 with :
1919 fetch-depth : ' 0'
2020 - name : Setup Java
21- uses : actions/setup-java@v3.13 .0
21+ uses : actions/setup-java@v4.0 .0
2222 with :
2323 distribution : temurin
2424 java-version : 17
You can’t perform that action at this time.
0 commit comments