1 parent 8171a00 commit 374ca50Copy full SHA for 374ca50
1 file changed
.github/workflows/convert-proto.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/setup-java@v3
24
with:
25
distribution: temurin
26
- java-version: 25
+ java-version: 17
27
28
- name: Install buf
29
run: |
0 commit comments