Describe the problem
Protobuf has recently changed its versioning scheme. The release after 3.20 is named 21.0.
To reproduce
Sample workflow:
- name: install protoc
uses: arduino/setup-protoc@master
with:
version: 21.1
Expected behavior
protoc --version shows 3.21.1
'arduino/setup-protoc' version
v1
Additional context
No response
Issue checklist
Describe the problem
Protobuf has recently changed its versioning scheme. The release after 3.20 is named 21.0.
To reproduce
Sample workflow:
Expected behavior
protoc --versionshows 3.21.1'arduino/setup-protoc' version
v1
Additional context
No response
Issue checklist