Skip to content

Commit e6974d1

Browse files
committed
fix error
1 parent 311b257 commit e6974d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
buf_api_token: "${{ secrets.BUF_REGISTRY_SECRET }}"
3030

3131
- name: Install Protoc
32-
uses: arduino/setup-protoc@v1
32+
uses: arduino/setup-protoc@v3
3333

3434
- run: |
3535
make install-tools

0 commit comments

Comments
 (0)