We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97bf5b2 commit fea53faCopy full SHA for fea53fa
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
distribution: temurin
39
java-version: 11
40
-
+ - uses: sbt/setup-sbt@v1
41
- name: Cache sbt
42
uses: actions/cache@v4
43
0 commit comments