Skip to content

Commit

Permalink
upgrade protoc version to 23.4
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Wang <[email protected]>
  • Loading branch information
ahrtr committed Aug 8, 2023
1 parent f4ceac6 commit 7c5e57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: protoc
uses: arduino/setup-protoc@v2
with:
version: '3.20.3'
version: '23.4'
- run: make verify

0 comments on commit 7c5e57a

Please sign in to comment.