Skip to content

Commit

Permalink
ci: update protoc installer (#203)
Browse files Browse the repository at this point in the history
Signed-off-by: Sander Pick <[email protected]>
  • Loading branch information
sanderpick authored May 13, 2020
1 parent 501151d commit 405ec24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-grpc-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
node-version: '12.x'
registry-url: 'https://registry.npmjs.org'
- name: Install protoc
uses: Arduino/actions/setup-protoc@master
uses: arduino/setup-protoc@master
with:
version: '3.11.2'
- name: Install Go protoc plugins
Expand Down

0 comments on commit 405ec24

Please sign in to comment.