mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
chore(ci): pin RustFS setup-protoc release (#3016)
* chore(ci): use RustFS setup-protoc fork * chore(ci): pin RustFS setup-protoc release
This commit is contained in:
@@ -56,7 +56,7 @@ runs:
|
||||
libssl-dev
|
||||
|
||||
- name: Install protoc
|
||||
uses: arduino/setup-protoc@v3
|
||||
uses: rustfs/setup-protoc@v3.0.1
|
||||
with:
|
||||
version: "34.1"
|
||||
repo-token: ${{ inputs.github-token || github.token }}
|
||||
|
||||
Reference in New Issue
Block a user