We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8241a97 + 3aa6634 commit 0579f21Copy full SHA for 0579f21
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
java-version: ${{ matrix.java }}
31
distribution: temurin
32
- name: Setup Scala with sbt
33
- uses: coursier/setup-action@v1
+ uses: coursier/setup-action@v2
34
with:
35
apps: sbt
36
- name: Build with sbt
0 commit comments