We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7cfa7e commit d63c2b5Copy full SHA for d63c2b5
.github/workflows/ci.yml
@@ -100,5 +100,4 @@ jobs:
100
steps:
101
- uses: actions/checkout@v4
102
- uses: dtolnay/install@cargo-outdated
103
- - run: cargo outdated --exit-code 1
104
- run: cargo outdated --workspace --exit-code 1
0 commit comments