We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bdcef5 + 289c2a2 commit ba5ebffCopy full SHA for ba5ebff
1 file changed
.github/workflows/ci.yml
@@ -102,7 +102,7 @@ jobs:
102
run: rustup toolchain install
103
- uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
104
- name: Install cargo codspeed
105
- uses: taiki-e/install-action@f92912fad184299a31e22ad070a5059fd07d4f59 # v2
+ uses: taiki-e/install-action@0d865d5cc6d507df4765f1f866bfae8bab4e2a73 # v2
106
with:
107
tool: cargo-codspeed
108
0 commit comments