Skip to content

Commit 23f739b

Browse files
committed
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/[email protected].1
69+
go install google.golang.org/protobuf/cmd/[email protected].2
7070
go install google.golang.org/grpc/cmd/[email protected]
7171
7272
- name: Install Task

0 commit comments

Comments
 (0)