mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Pin setup-protoc to v2.0.0
This commit is contained in:
@@ -21,7 +21,7 @@ runs:
|
|||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Install Protobuf
|
- name: Install Protobuf
|
||||||
uses: arduino/setup-protoc@master
|
uses: arduino/setup-protoc@v2.0.0
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ inputs.github-token }}
|
repo-token: ${{ inputs.github-token }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user