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 49
49
gradle-version : ' 8.14.3'
50
50
51
51
- name : Setup Maven
52
- uses : s4u/setup-maven-action@v1.18 .0
52
+ uses : s4u/setup-maven-action@v1.19 .0
53
53
with :
54
54
java-version : ${{ matrix.java }}
55
55
maven-version : 3.8.8
91
91
- name : Check out code
92
92
uses : actions/checkout@v5
93
93
- name : Setup Maven
94
- uses : s4u/setup-maven-action@v1.18 .0
94
+ uses : s4u/setup-maven-action@v1.19 .0
95
95
with :
96
96
java-version : 11
97
97
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.18 .0
42
+ uses : s4u/setup-maven-action@v1.19 .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