We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced6d78 commit dd2d0faCopy full SHA for dd2d0fa
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Install Protoc
33
uses: arduino/setup-protoc@v2
34
with:
35
- version: "23.2"
+ version: "3.15"
36
37
- name: Print protoc version
38
run: protoc --version
0 commit comments