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 25f6b8b commit ad24018
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 @@ -29,11 +29,11 @@ jobs:

with:

dotnet-version: '7.0'
dotnet-version: '6.0'

- name: Install Protoc

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

with:

Expand Down

0 comments on commit ad24018

Please sign in to comment.