mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: Bump protoc to 3.20.0 (#1104)
* chore: Bump protoc to 3.20.0 * Make gen with 3.20.0 protoc
This commit is contained in:
@@ -94,7 +94,7 @@ jobs:
|
||||
- name: Install Protoc
|
||||
uses: arduino/setup-protoc@v1
|
||||
with:
|
||||
version: "3.19.4"
|
||||
version: "3.20.0"
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: "~1.18"
|
||||
|
||||
Reference in New Issue
Block a user