We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dde847 commit a93a2bcCopy full SHA for a93a2bc
1 file changed
.github/workflows/security-deep.yml
@@ -101,8 +101,8 @@ jobs:
101
102
- name: Set up Rust
103
uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # stable
104
- with:
105
- toolchain: stable
+ with:
+ toolchain: stable
106
107
- name: Cache Rust dependencies
108
uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2
0 commit comments