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 655e699 commit 738a156Copy full SHA for 738a156
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
fetch-depth: 0
19
submodules: true
20
- - uses: VirtusLab/scala-cli-setup@2d4aee229d96837c8da9e6068322de977e2f781a
+ - uses: VirtusLab/scala-cli-setup@7e6a0b2468fc28b94936417e4cad385e380ac735
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