Commit 431d29b
fix(ci): pin protoc version in proto-freshness job
Replace apt-get protobuf-compiler (old Ubuntu default) with
arduino/setup-protoc@v3 pinned to v33.2, matching local version.
The version mismatch caused cosmetic diff in generated code.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f3ab48d commit 431d29b
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments