Skip to content

Commit

Permalink
Update to setup-protoc v3.
Browse files Browse the repository at this point in the history
  • Loading branch information
robshakir committed Aug 5, 2024
1 parent 100bd44 commit 989afde
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ jobs:

steps:
- name: Install protobuf
uses: arduino/setup-protoc@v1
uses: arduino/setup-protoc@v3
with:
version: '3.x'
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Go
Expand Down

0 comments on commit 989afde

Please sign in to comment.