Downgrade cargo-binstall to 0.13.1

Refs: https://github.com/taiki-e/install-action/issues/21
This commit is contained in:
Taiki Endo
2022-09-24 14:20:07 +09:00
parent 2b9035e07b
commit a7ac3cded3
2 changed files with 4 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `cargo-hack@latest` to 0.5.20.
- Downgrade `cargo-binstall@latest` to 0.13.1 to avoid [upstream bug](https://github.com/taiki-e/install-action/issues/21).
## [1.13.4] - 2022-09-22