We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0d390 commit 0be265cCopy full SHA for 0be265c
.github/workflows/generate.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/setup-java@v4
36
with:
37
distribution: 'temurin'
38
- java-version: 11
+ java-version: 17.0.x
39
- name: Checkout Gen
40
uses: actions/checkout@v4
41
0 commit comments