Update protoc@latest to 3.26.1

This commit is contained in:
Taiki Endo
2024-03-27 21:07:29 +00:00
parent 6d509c1efb
commit d1bca82356
2 changed files with 27 additions and 3 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `protoc@latest` to 3.26.1.
## [2.31.0] - 2024-03-27
- Support `typos`. ([#422](https://github.com/taiki-e/install-action/pull/422), thanks @jayvdb)