File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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@v12
34+ - uses : olafurpg/setup-scala@v13
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@v12
58+ - uses : olafurpg/setup-scala@v13
5959 with :
6060 java-version : ${{ matrix.jdk }}
6161 - uses : coursier/cache-action@v6
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v2.3.4
1414 with :
1515 fetch-depth : 0
16- - uses : olafurpg/setup-scala@v12
16+ - uses : olafurpg/setup-scala@v13
1717 with :
1818 java-version : " adopt@1.8"
1919 - 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@v12
20+ - uses : olafurpg/setup-scala@v13
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