We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67d8db commit 5c2be3aCopy full SHA for 5c2be3a
1 file changed
.github/workflows/CI.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ubuntu-latest
30
steps:
31
- uses: actions/checkout@v2
32
- - uses: olafurpg/setup-scala@v7
+ - uses: olafurpg/setup-scala@v10
33
with:
34
java-version: adopt@1.11
35
- uses: actions/cache@v2
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
java-version: adopt@1.8
52
0 commit comments