mirror of https://github.com/sbt/sbt.git
Update ci.yml
This commit is contained in:
parent
7279f659e0
commit
ca55e1402b
|
|
@ -77,7 +77,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: sbt/zinc
|
repository: sbt/zinc
|
||||||
ref: wip/sbt-2.x
|
ref: develop
|
||||||
path: zinc
|
path: zinc
|
||||||
- name: Setup JDK
|
- name: Setup JDK
|
||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue