Skip to content

Commit

Permalink
Fix typo in CI workflow (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjameswh authored Jun 13, 2024
1 parent bf26249 commit d3f3817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

- name: Install protoc
uses: arduino/setup-protoc@v3
with:
# TODO: Upgrade proto once https://github.com/arduino/setup-protoc/issues/99 is fixed
version: '23.x'
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d3f3817

Please sign in to comment.