We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b386369 + 7ae23cd commit 830129aCopy full SHA for 830129a
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
target
58
key: ${{ runner.os }}-cargo-clippy-${{ hashFiles('**/Cargo.lock') }}
59
- name: Select Toolchain
60
- uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
+ uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa
61
with:
62
toolchain: nightly
63
components: clippy
0 commit comments