mirror of
https://github.com/lndk-org/lndk.git
synced 2026-08-13 12:33:05 +02:00
fix: resolve cargo audit CI workflow error
This commit is contained in:
parent
971f69fc5a
commit
ffda24ea29
1 changed files with 1 additions and 1 deletions
2
.github/workflows/audit.yml
vendored
2
.github/workflows/audit.yml
vendored
|
|
@ -11,5 +11,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- run: cargo install cargo-audit
|
||||
- run: cargo install cargo-audit --locked
|
||||
- run: cargo audit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue