We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9350dbf + c24e03e commit 4b39126Copy full SHA for 4b39126
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
submodules: true
23
- uses: coursier/cache-action@v8
24
- - uses: coursier/setup-action@v2.0
+ - uses: coursier/setup-action@v3.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