Commit af029a9 1 parent e64f403 commit af029a9 Copy full SHA for af029a9
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
- name : Set up Maven
22
22
uses : stCarolas/setup-maven@v5
23
23
with :
24
- maven-version : 3.9.6
24
+ maven-version : 3.9.9
25
25
- uses : actions/setup-node@v4
26
26
with :
27
- node-version : ' 20 '
27
+ node-version : ' 22 '
28
28
- name : Build with Maven
29
29
run : mvn -B clean verify
Original file line number Diff line number Diff line change 60
60
- name : Set up Maven
61
61
uses : stCarolas/setup-maven@v5
62
62
with :
63
- maven-version : 3.9.6
63
+ maven-version : 3.9.9
64
64
- name : Cache local Maven repository
65
65
uses : actions/cache@v4
66
66
with :
Original file line number Diff line number Diff line change 21
21
- name : Set up Maven
22
22
uses : stCarolas/setup-maven@v5
23
23
with :
24
- maven-version : 3.9.6
24
+ maven-version : 3.9.9
25
25
- uses : actions/setup-node@v4
26
26
with :
27
- node-version : ' 20 '
27
+ node-version : ' 22 '
28
28
- name : Build with Maven
29
29
run : mvn -B clean verify
You can’t perform that action at this time.
0 commit comments