diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0b882741b4..cabaa836e7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -195,7 +195,7 @@ jobs: - name: Install Protoc uses: arduino/setup-protoc@v1 with: - version: '3.21.5' + version: '3.x' - name: Install dependencies run: |