We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1a2da1 + 1c8c555 commit 5f0ea41Copy full SHA for 5f0ea41
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
submodules: true
23
- uses: coursier/cache-action@v7
24
- - uses: coursier/setup-action@v1.3
+ - uses: coursier/setup-action@v2.0
25
with:
26
jvm: 21
27
- name: Test
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
- name: Release
0 commit comments