Skip to content

Commit

Permalink
update protobuf version
Browse files Browse the repository at this point in the history
  • Loading branch information
fyannch committed Jun 27, 2024
1 parent defec47 commit e5d51f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sonarqube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ jobs:

- name: Install Protoc

uses: arduino/setup-protoc
uses: arduino/setup-protoc@v3

with:

version: "3.4.0"
version: "23.x
- name: Set up JDK 17
Expand Down

0 comments on commit e5d51f5

Please sign in to comment.