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 12a9a05 commit cc5ba96Copy full SHA for cc5ba96
.github/workflows/ci.yaml
@@ -245,7 +245,7 @@ jobs:
245
tools: none
246
247
- name: Install java
248
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
249
with:
250
distribution: zulu
251
java-version: 11
@@ -301,7 +301,7 @@ jobs:
301
302
303
304
305
306
307
@@ -354,7 +354,7 @@ jobs:
354
355
356
357
358
359
360
0 commit comments