mirror of
https://github.com/servo/servo.git
synced 2025-08-24 14:48:21 +01:00
chore: Pin cargo-deny to 0.18.3 (#38681)
cargo-deny@0.18.4 requires Rust 1.88 Testing: Fixes CI. Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
797db25c4e
commit
cf866d12b4
2 changed files with 2 additions and 2 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
uses: baptiste0928/cargo-install@v3
|
||||
with:
|
||||
crate: cargo-deny
|
||||
version: 0.18
|
||||
version: 0.18.3
|
||||
locked: true
|
||||
- name: Bootstrap dependencies
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue