File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 45
45
${{ runner.os }}-gradle-
46
46
47
47
- name : Setup Maven
48
- uses : s4u/setup-maven-action@v1.14 .0
48
+ uses : s4u/setup-maven-action@v1.15 .0
49
49
with :
50
50
java-version : ${{ matrix.java }}
51
51
maven-version : 3.8.8
87
87
- name : Check out code
88
88
uses : actions/checkout@v4
89
89
- name : Setup Maven
90
- uses : s4u/setup-maven-action@v1.14 .0
90
+ uses : s4u/setup-maven-action@v1.15 .0
91
91
with :
92
92
java-version : 11
93
93
maven-version : 3.8.8
Original file line number Diff line number Diff line change 39
39
${{ runner.os }}-build-${{ env.cache-name }}-
40
40
${{ runner.os }}-build-
41
41
- name : Setup Maven
42
- uses : s4u/setup-maven-action@v1.14 .0
42
+ uses : s4u/setup-maven-action@v1.15 .0
43
43
with :
44
44
java-version : ${{ matrix.java }}
45
45
maven-version : 3.8.8
You can’t perform that action at this time.
0 commit comments