We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503bd68 commit a147645Copy full SHA for a147645
.github/workflows/scala.yml
@@ -27,6 +27,7 @@ jobs:
27
with:
28
java-version: "11"
29
distribution: temurin
30
+ - uses: sbt/setup-sbt@v1
31
- name: Cache SBT
32
uses: actions/cache@v3
33
0 commit comments