Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
toolchain: stable

- name: Install cargo-hack
uses: taiki-e/install-action@9bcaee1dcae34154180f412e2fa69355a7cda9f6
uses: taiki-e/install-action@4684b8405694ae9dd42c9f39ba901a70ae83f4a3
with:
tool: cargo-hack

Expand Down
Loading