This commit is contained in:
Adrien Piquerez 2024-09-11 09:13:32 +02:00
parent 8ead89691f
commit 4d7228ad5e
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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