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 15ae2f0 commit 269f482Copy full SHA for 269f482
.github/workflows/rust-clippy.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Install Rust toolchain
38
# @v1
39
- uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af
+ uses: actions-rs/toolchain@88dc2356392166efad76775c878094f4e83ff746
40
with:
41
profile: minimal
42
toolchain: stable
0 commit comments