We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed84c7b commit 15d87e3Copy full SHA for 15d87e3
1 file changed
.github/workflows/regenerate-all.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install protoc
29
uses: arduino/setup-protoc@v3
30
with:
31
- version: "25.3"
+ version: "33.2"
32
33
- name: Install pandoc
34
run: |
0 commit comments