use arduino/setup-protoc@v3
This commit is contained in:
parent
e96fa73a4f
commit
79695683b7
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -254,7 +254,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- if: ${{ contains(matrix.path, 'tonic_example') }}
|
- if: ${{ contains(matrix.path, 'tonic_example') }}
|
||||||
uses: arduino/setup-protoc@v1
|
uses: arduino/setup-protoc@v3
|
||||||
- uses: dtolnay/rust-toolchain@master
|
- uses: dtolnay/rust-toolchain@master
|
||||||
with:
|
with:
|
||||||
toolchain: nightly
|
toolchain: nightly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user