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 3131 - uses : actions/checkout@v2.3.4
3232 with :
3333 fetch-depth : 0
34- - uses : olafurpg/setup-scala@v10
34+ - uses : olafurpg/setup-scala@v12
3535 with :
3636 java-version : " adopt@1.8"
3737 - uses : coursier/cache-action@v6
5555 - uses : actions/checkout@v2.3.4
5656 with :
5757 fetch-depth : 0
58- - uses : olafurpg/setup-scala@v10
58+ - uses : olafurpg/setup-scala@v12
5959 with :
6060 java-version : ${{ matrix.jdk }}
6161 - uses : coursier/cache-action@v6
Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v2.3.4
2222 with :
2323 fetch-depth : 0
24- - uses : olafurpg/setup-scala@v10
24+ - uses : olafurpg/setup-scala@v12
2525 with :
2626 java-version : ${{ matrix.jdk }}
2727 - uses : coursier/cache-action@v6
3838 - uses : actions/checkout@v2.3.4
3939 with :
4040 fetch-depth : 0
41- - uses : olafurpg/setup-scala@v10
41+ - uses : olafurpg/setup-scala@v12
4242 with :
4343 java-version : " adopt@1.8"
4444 - uses : coursier/cache-action@v6
Original file line number Diff line number Diff line change 1717 with :
1818 ref : ${{ github.event.workflow_run.head_branch }}
1919 fetch-depth : 0
20- - uses : olafurpg/setup-scala@v10
20+ - uses : olafurpg/setup-scala@v12
2121 with :
2222 java-version : " adopt@1.8"
2323 - uses : coursier/cache-action@v6
You can’t perform that action at this time.
0 commit comments