We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dabb48a commit de1ab86Copy full SHA for de1ab86
.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