Skip to content

Commit

Permalink
Check all crates in workspace for outdated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jun 6, 2022
1 parent 6e59fa0 commit 4b24b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -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

0 comments on commit 4b24b6e

Please sign in to comment.