modify protobuf version from to

This commit is contained in:
houseme
2025-08-13 01:01:50 +08:00
parent 1cc6dfde87
commit 2c7366038e

View File

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