File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
with :
30
30
fetch-depth : 0
31
31
32
- - uses : actions/setup-java@v4
32
+ - uses : actions/setup-java@v5
33
33
with :
34
34
distribution : ${{ matrix.java-distribution }}
35
35
java-version : ${{ matrix.java-version }}
Original file line number Diff line number Diff line change 31
31
with :
32
32
fetch-depth : 0
33
33
34
- - uses : actions/setup-java@v4
34
+ - uses : actions/setup-java@v5
35
35
with :
36
36
java-version : ${{ matrix.java-version }}
37
37
distribution : ${{ matrix.java-distribution }}
Original file line number Diff line number Diff line change 29
29
with :
30
30
fetch-depth : 0
31
31
32
- - uses : actions/setup-java@v4
32
+ - uses : actions/setup-java@v5
33
33
with :
34
34
java-version : ${{ matrix.java-version }}
35
35
distribution : ${{ matrix.java-distribution }}
You can’t perform that action at this time.
0 commit comments