mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-13 16:46:55 +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
|
libssl-dev
|
||||||
|
|
||||||
- name: Install protoc
|
- name: Install protoc
|
||||||
uses: arduino/setup-protoc@v3
|
uses: rustfs/setup-protoc@v3.0.1
|
||||||
with:
|
with:
|
||||||
version: "34.1"
|
version: "34.1"
|
||||||
repo-token: ${{ inputs.github-token || github.token }}
|
repo-token: ${{ inputs.github-token || github.token }}
|
||||||
|
|||||||
Reference in New Issue
Block a user