Skip to content

Commit

Permalink
Merge pull request #54 from media-streaming-mesh/setup-protoc
Browse files Browse the repository at this point in the history
Update ci.yaml
  • Loading branch information
gilesheron authored Oct 26, 2023
2 parents 4edc4ee + 1197d85 commit 1ed271c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up protoc
uses: arduino/setup-protoc@v2
with:
version: '3.x'
version: '23.x'

- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 1ed271c

Please sign in to comment.