File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 restore-keys : |
4040 ${{ runner.os }}-maven-
4141 - name : Set up JDK ${{ matrix.java }}
42- uses : actions/setup-java@v1.4.3
42+ uses : actions/setup-java@v2
4343 with :
44+ distribution : ' adopt'
4445 java-version : ${{ matrix.java }}
4546 - name : Build with Maven
4647 run : mvn -V --file pom.xml --no-transfer-progress
Original file line number Diff line number Diff line change 6262 <action type =" update" dev =" ggregory" due-to =" Dependabot" >
6363 Bump actions/checkout from v2.3.1 to v2.3.2 #46.
6464 </action >
65- <action type =" update" dev =" ggregory" due-to =" Dependabot" >
66- Bump actions/setup-java from v1.4.2 to v1.4.3 #50.
65+ <action type =" update" dev =" ggregory" due-to =" Dependabot, Gary Gregory " >
66+ Bump actions/setup-java from v1.4.2 to v2 #50.
6767 </action >
6868 <action type =" update" dev =" ggregory" due-to =" Elliotte Rusty Harold" >
6969 Option Javadocs grammar nits #55.
You can’t perform that action at this time.
0 commit comments