Skip to content

Commit 357c62e

Browse files
authored
ci: update protoc version from 25.3 to 33.2 in regenerate-all.yml (#17228)
1 parent e23f933 commit 357c62e

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
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install protoc
2828
uses: arduino/setup-protoc@v3
2929
with:
30-
version: "25.3"
30+
version: "33.2"
3131

3232
- name: Install pandoc
3333
run: |

0 commit comments

Comments
 (0)