Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 23f739b

Browse files
committedJun 12, 2024·
Updated CI task
1 parent 7d6a308 commit 23f739b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/check-protobuf-task.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Install Go deps
6868
run: |
69-
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.34.1
69+
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.34.2
7070
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.3.0
7171
7272
- name: Install Task

0 commit comments

Comments
 (0)
Please sign in to comment.