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 8179a2c commit 93c7483Copy full SHA for 93c7483
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
fetch-depth: 0
34
35
- name: Setup Java and Scala
36
- uses: olafurpg/setup-scala@v10
+ uses: olafurpg/setup-scala@v12
37
with:
38
java-version: ${{ matrix.java }}
39
@@ -84,7 +84,7 @@ jobs:
84
85
86
87
88
89
90
0 commit comments