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.
--locked
cargo install
1 parent 163d7bb commit 693cab6Copy full SHA for 693cab6
1 file changed
.github/workflows/dylint.yaml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Install dylint tooling
39
shell: bash
40
- run: cargo install cargo-dylint dylint-link
+ run: cargo install --locked cargo-dylint dylint-link
41
42
- name: Run dylint
43
0 commit comments