Skip to content

Commit 15d87e3

Browse files
authored
ci: update protoc version from 25.3 to 33.2 in regenerate-all.yml
For #17164
1 parent ed84c7b commit 15d87e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regenerate-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install protoc
2929
uses: arduino/setup-protoc@v3
3030
with:
31-
version: "25.3"
31+
version: "33.2"
3232

3333
- name: Install pandoc
3434
run: |

0 commit comments

Comments
 (0)