We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae7d96f commit 1978104Copy full SHA for 1978104
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
fetch-depth: 0
59
submodules: true
60
- - uses: coursier/cache-action@v6.3
+ - uses: coursier/cache-action@v6.4
61
- uses: coursier/[email protected]
62
63
jvm: temurin:17
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
107
@@ -135,7 +135,7 @@ jobs:
135
136
137
138
139
140
141
0 commit comments