mirror of
https://github.com/sbt/sbt.git
synced 2026-08-22 06:07:24 +02:00
Merge branch '1.10.x' into ThreadDeath-1
This commit is contained in:
@@ -79,7 +79,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: sbt/zinc
|
repository: sbt/zinc
|
||||||
ref: develop
|
ref: 1.10.x
|
||||||
path: zinc
|
path: zinc
|
||||||
- name: Setup JDK
|
- name: Setup JDK
|
||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: sbt/zinc
|
repository: sbt/zinc
|
||||||
ref: develop
|
ref: 1.10.x
|
||||||
path: zinc
|
path: zinc
|
||||||
- name: Setup JDK
|
- name: Setup JDK
|
||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user