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 a6177b2 + 13b39ff commit 02303eaCopy full SHA for 02303ea
.github/workflows/sync-main-doc.yml
@@ -19,7 +19,7 @@ jobs:
19
path: .quarkus-main-repository
20
21
- name: Install JDK 17
22
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
23
with:
24
distribution: temurin
25
java-version: 17
.github/workflows/sync-working-groups.yml
@@ -22,7 +22,7 @@ jobs:
ref: main
- name: Install JDK ${{ env.JVM_VERSION }}
26
27
28
java-version: ${{ env.JVM_VERSION }}
0 commit comments