File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 - name : Set up Maven
2222 uses : stCarolas/setup-maven@v5
2323 with :
24- maven-version : 3.9.6
24+ maven-version : 3.9.9
2525 - uses : actions/setup-node@v4
2626 with :
27- node-version : ' 20 '
27+ node-version : ' 22 '
2828 - name : Build with Maven
2929 run : mvn -B clean verify
Original file line number Diff line number Diff line change 6060 - name : Set up Maven
6161 uses : stCarolas/setup-maven@v5
6262 with :
63- maven-version : 3.9.6
63+ maven-version : 3.9.9
6464 - name : Cache local Maven repository
6565 uses : actions/cache@v4
6666 with :
Original file line number Diff line number Diff line change 2121 - name : Set up Maven
2222 uses : stCarolas/setup-maven@v5
2323 with :
24- maven-version : 3.9.6
24+ maven-version : 3.9.9
2525 - uses : actions/setup-node@v4
2626 with :
27- node-version : ' 20 '
27+ node-version : ' 22 '
2828 - name : Build with Maven
2929 run : mvn -B clean verify
You can’t perform that action at this time.
0 commit comments