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.
2 parents 93317a9 + 1a9d4c9 commit 41fc59cCopy full SHA for 41fc59c
2 files changed
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v3
20
21
- name: Setup Java and Scala
22
- uses: olafurpg/setup-scala@v10
+ uses: olafurpg/setup-scala@v13
23
with:
24
java-version: adopt@1.8
25
.github/workflows/release.yaml
@@ -18,7 +18,7 @@ jobs:
18
0 commit comments