We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc83e5b commit 674e729Copy full SHA for 674e729
.github/workflows/release.yml
@@ -75,6 +75,8 @@ jobs:
75
76
- name: Install gRPC
77
uses: eWaterCycle/setup-grpc@v5
78
+ with:
79
+ grpc-version: 1.71.0
80
81
- name: Install dependencies
82
uses: crazy-max/ghaction-chocolatey@v3
0 commit comments