Skip to content

Commit

Permalink
Update protoc installed version
Browse files Browse the repository at this point in the history
  • Loading branch information
jsun-m committed Jun 7, 2024
1 parent 4f037ca commit 0621e86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
- name: Install Protoc
uses: arduino/setup-protoc@v3
with:
version: "25.x"
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Python
Expand Down

0 comments on commit 0621e86

Please sign in to comment.