Skip to content

Commit 8371915

Browse files
authored
Merge pull request #2695 from brendandburns/brendandburns-patch-2
Update generate.yml
2 parents f347cdc + 0ae5887 commit 8371915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/setup-java@v3
2626
with:
2727
distribution: 'temurin'
28-
java-version: 8.0.x
28+
java-version: 11
2929
- name: Checkout Gen
3030
uses: actions/checkout@v3
3131
with:

0 commit comments

Comments
 (0)