We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cccee1 commit 45c88c0Copy full SHA for 45c88c0
action.yml
@@ -78,7 +78,7 @@ runs:
78
- name: Install cargo-binstall
79
uses: cargo-bins/cargo-binstall@f8ce4d55b131f4a1e373b8747ca6b6a54133ae5a # v1.18.0
80
env:
81
- BINSTALL_VERSION: 1.17.8
+ BINSTALL_VERSION: 1.18.0
82
# Install release-plz using cargo-binstall instead of install-action because we
83
# don't want to wait the 3 hour install-action release cadence before releasing a new
84
# version of this action.
0 commit comments