Skip to content

Commit

Permalink
chore: pin to release version
Browse files Browse the repository at this point in the history
  • Loading branch information
wikiwong committed Aug 14, 2023
1 parent ad939e1 commit cd5f7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Install Protoc
uses: arduino/setup-protoc@v2
with:
version: "3.12.4"
version: "23.4"

- name: Run cargo test
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit cd5f7bb

Please sign in to comment.