Skip to content

Commit

Permalink
use arduino/setup-protoc@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed Oct 15, 2024
1 parent e96fa73 commit 7969568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- if: ${{ contains(matrix.path, 'tonic_example') }}
uses: arduino/setup-protoc@v1
uses: arduino/setup-protoc@v3
- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly
Expand Down

0 comments on commit 7969568

Please sign in to comment.