We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dabb48a + de1ab86 commit c5f7cf6Copy full SHA for c5f7cf6
.github/workflows/generate.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Checkout C
27
uses: actions/checkout@v3
28
- uses: actions/setup-java@v3
29
- with:
+ with:
30
distribution: 'temurin'
31
java-version: '17'
32
- name: Checkout Gen
0 commit comments