Skip to content

Commit

Permalink
sync protoc
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato committed Oct 28, 2024
1 parent b591b04 commit c5ba3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- uses: arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
name: Install protobuf
with:
version: '28.0'
version: '28.3'
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Build
Expand Down

0 comments on commit c5ba3c7

Please sign in to comment.