Skip to content

Commit 674e729

Browse files
committed
specify grpc version
1 parent bc83e5b commit 674e729

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ jobs:
7575

7676
- name: Install gRPC
7777
uses: eWaterCycle/setup-grpc@v5
78+
with:
79+
grpc-version: 1.71.0
7880

7981
- name: Install dependencies
8082
uses: crazy-max/ghaction-chocolatey@v3

0 commit comments

Comments
 (0)