Skip to content

Commit

Permalink
Update protoc to 3.20.2 for ci
Browse files Browse the repository at this point in the history
Signed-off-by: Niraj Yadav <[email protected]>
  • Loading branch information
black-dragon74 authored and nixpanic committed Jul 26, 2024
1 parent 455b199 commit adfb76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# action @v1.3.0 can install protoc 3.19, @v2 installs protoc v21.0+
uses: arduino/[email protected]
with:
version: "3.19.6"
version: "3.20.2"

- name: Run "make test"
run: make test
Expand Down

0 comments on commit adfb76e

Please sign in to comment.