We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d7b31 commit 25cba26Copy full SHA for 25cba26
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
- uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
80
with:
81
toolchain: stable
82
- - uses: taiki-e/install-action@cfdb446e391c69574ebc316dfb7d7849ec12b940 # v2
+ - uses: taiki-e/install-action@d6e286fa45544157a02d45a43742857ebbc25d12 # v2
83
84
tool: cargo-hack
85
- uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
0 commit comments