We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311b257 commit e6974d1Copy full SHA for e6974d1
.github/workflows/docker-release.yml
@@ -29,7 +29,7 @@ jobs:
29
buf_api_token: "${{ secrets.BUF_REGISTRY_SECRET }}"
30
31
- name: Install Protoc
32
- uses: arduino/setup-protoc@v1
+ uses: arduino/setup-protoc@v3
33
34
- run: |
35
make install-tools
0 commit comments