We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067e1d5 commit fdb17e4Copy full SHA for fdb17e4
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
components: rust-src
33
34
- name: Install Cargo Binary Install
35
- uses: cargo-bins/cargo-binstall@4852a15cf01e4f33958ce547326406fe78f27c38 # v1.19.0
+ uses: cargo-bins/cargo-binstall@aaa84a43aec4955a42c5ffc65d258961e39f276e # v1.19.1
36
37
- name: Install crates
38
run: cargo binstall -y --force trunk
0 commit comments