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 @@ -149,7 +149,7 @@ jobs:
toolchain: stable

- name: Install cargo-hack
uses: taiki-e/install-action@5bf6ce016fd2e72eefc647cbca1e4213f65955b8
uses: taiki-e/install-action@9534c84618278caac52cb373bb164ed464dbd8af
with:
tool: cargo-hack

Expand Down
Loading