We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ca3806 + c2b5d66 commit 84cf4e2Copy full SHA for 84cf4e2
1 file changed
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/setup-java@v5
13
with:
14
distribution: 'zulu'
15
- java-version: '8'
+ java-version: '17'
16
cache: 'sbt'
17
- uses: sbt/setup-sbt@v1
18
- run: sbt ci-release
0 commit comments