Skip to content

Commit

Permalink
CI: update protoc to v3 for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
aspect committed May 14, 2024
1 parent 6318d01 commit eac0efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v3

- name: Install Protoc
uses: arduino/setup-protoc@v1
uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit eac0efa

Please sign in to comment.