We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a146183 commit b298672Copy full SHA for b298672
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
fetch-depth: 0
19
submodules: true
20
- - uses: VirtusLab/scala-cli-setup@9bc68588ab2d49dae03e5395a5f411e20914f97e
+ - uses: VirtusLab/scala-cli-setup@a4c8b538a26205b4f92c3253f4661735b029f6e6
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