Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonesBeach authored Nov 12, 2024
1 parent 6dd8f5d commit 560617c
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 @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup protoc
uses: arduino/setup-protoc@v2.0.0
uses: arduino/setup-protoc@v3
- name: Run tests
run: |
if [ -z "${{ matrix.features }}" ]; then
Expand Down

0 comments on commit 560617c

Please sign in to comment.