We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b883a commit d157b26Copy full SHA for d157b26
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
fetch-depth: 0
19
submodules: true
20
- - uses: VirtusLab/scala-cli-setup@9dafe2fb52ed67ee946e5f936d58f9e8b054b270
+ - uses: VirtusLab/scala-cli-setup@1834c15b7533fd3a4528dc0cb9777922e83b5372
21
22
jvm: "temurin:17"
23
- name: Test CLI
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
- run: .github/scripts/gpg-setup.sh
0 commit comments