We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d2b65 commit 9958f40Copy full SHA for 9958f40
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
runs-on: ubuntu-latest
70
steps:
71
- uses: actions/checkout@v4
72
- - uses: obi1kenobi/cargo-semver-checks-action@v2.1
+ - uses: obi1kenobi/cargo-semver-checks-action@v2.2
73
with:
74
rust-toolchain: stable
75
feature-group: all-features
0 commit comments