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.
2 parents f6ef742 + cc5ba96 commit 2430391Copy full SHA for 2430391
.github/workflows/ci.yaml
@@ -243,7 +243,7 @@ jobs:
243
tools: none
244
245
- name: Install java
246
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
247
with:
248
distribution: zulu
249
java-version: 11
@@ -303,7 +303,7 @@ jobs:
303
304
305
306
307
308
309
0 commit comments