diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index de9490e02..7cc79d646 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -90,6 +90,7 @@ jobs: - name: Install Protoc uses: arduino/setup-protoc@v3 with: + version: "25.x" repo-token: ${{ secrets.GITHUB_TOKEN }} - name: Set up Python