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 2727 restore-keys : |
2828 ${{ runner.os }}-maven-
2929 - name : Set up Java and Maven
30- uses : actions/setup-java@v2.2 .0
30+ uses : actions/setup-java@v2.3 .0
3131 with :
3232 distribution : ${{ matrix.distribution }}
3333 java-version : ${{ matrix.java }}
4747 steps :
4848 - uses : actions/checkout@v2
4949 - name : Set up Java and Maven
50- uses : actions/setup-java@v2.2 .0
50+ uses : actions/setup-java@v2.3 .0
5151 with :
5252 distribution : adopt
5353 java-version : 11
Original file line number Diff line number Diff line change 2727 restore-keys : |
2828 ${{ runner.os }}-maven-
2929 - name : Set up Java and Maven
30- uses : actions/setup-java@v2.2 .0
30+ uses : actions/setup-java@v2.3 .0
3131 with :
3232 distribution : ${{ matrix.distribution }}
3333 java-version : ${{ matrix.java }}
Original file line number Diff line number Diff line change 1010 steps :
1111 - uses : actions/checkout@v2
1212 - name : Set up Java and Maven
13- uses : actions/setup-java@v2.2 .0
13+ uses : actions/setup-java@v2.3 .0
1414 with :
1515 java-version : 11
1616 distribution : adopt
3434 steps :
3535 - uses : actions/checkout@v2
3636 - name : Set up Java and Maven
37- uses : actions/setup-java@v2.2 .0
37+ uses : actions/setup-java@v2.3 .0
3838 with :
3939 java-version : 11
4040 distribution : adopt
You can’t perform that action at this time.
0 commit comments