modify protobuf version from 31.1 to 31.0

This commit is contained in:
houseme
2025-08-13 00:58:22 +08:00
parent 387f4faf78
commit 1cc6dfde87

View File

@@ -63,7 +63,7 @@ runs:
- name: Install protoc
uses: arduino/setup-protoc@v3
with:
version: "31.1"
version: "31.0"
repo-token: ${{ inputs.github-token }}
- name: Install flatc