Merge branch '1.10.x' into ThreadDeath-1

This commit is contained in:
adpi2 2024-09-11 16:40:17 +02:00 committed by Adrien Piquerez
commit f831f4dd8c
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