mirror of
https://gitee.com/openharmony/third_party_rust_proc-macro2
synced 2024-11-23 07:19:41 +00:00
Check all crates in workspace for outdated deps
This commit is contained in:
parent
6e59fa0959
commit
4b24b6e879
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -95,4 +95,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: dtolnay/install@cargo-outdated
|
||||
- run: cargo outdated --exit-code 1
|
||||
- run: cargo outdated --workspace --exit-code 1
|
||||
|
Loading…
Reference in New Issue
Block a user