mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
Fix CI
This commit is contained in:
@@ -79,7 +79,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: sbt/zinc
|
||||
ref: develop
|
||||
ref: 1.10.x
|
||||
path: zinc
|
||||
- name: Setup JDK
|
||||
uses: actions/setup-java@v4
|
||||
|
||||
@@ -38,7 +38,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: sbt/zinc
|
||||
ref: develop
|
||||
ref: 1.10.x
|
||||
path: zinc
|
||||
- name: Setup JDK
|
||||
uses: actions/setup-java@v4
|
||||
|
||||
Reference in New Issue
Block a user